|
|
|
@ -39,8 +39,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<form action="upload.php" method="post" enctype="multipart/form-data"> |
|
|
|
<input type="file" name="file" /> |
|
|
|
<input type="submit" value="Subir"/> |
|
|
|
<input type="file" name="file" id="file" value=""/> |
|
|
|
<input type="submit" value="Subir"/> |
|
|
|
</form> |
|
|
|
|
|
|
|
<p>El archivo seleccionado se subirá al servidor para ser escuchado desde el teléfono.</p> |
|
|
|
@ -130,7 +130,7 @@ |
|
|
|
</section> |
|
|
|
|
|
|
|
<!-- Five --> |
|
|
|
<!-- |
|
|
|
<!-- --> |
|
|
|
<section id="five" class="main style1"> |
|
|
|
<div class="container"> |
|
|
|
<header class="major special"> |
|
|
|
@ -445,7 +445,7 @@ print 'It took ' + i + ' iterations to sort the deck.';</code></pre> |
|
|
|
|
|
|
|
</div> |
|
|
|
</section> |
|
|
|
--> |
|
|
|
<!-- --> |
|
|
|
|
|
|
|
<!-- Footer --> |
|
|
|
<section id="footer"> |
|
|
|
|