Mettre à jour 'index.html'
This commit is contained in:
parent
c648a9c39f
commit
c6c422a4c0
1 changed files with 2 additions and 2 deletions
|
@ -69,6 +69,7 @@
|
|||
<button id="pause-1">Pause</button>
|
||||
<button id="pause-2">Pause</button><br/>
|
||||
<label for="dificulty-slider">Difficulty</label><br/>
|
||||
<input type="range" min="0" max="100" value="50" id="difficulty-slider">
|
||||
<!-- PLF - / -->
|
||||
<form action="mailto:graneyasmine@gmail.com?subject=Fomulaire Mon javascript" name="envoi" method=POST enctype="text/plain">
|
||||
<table border="0"><tr><td>
|
||||
|
@ -96,7 +97,6 @@
|
|||
<input type="reset" name="Submit" value="Effacer">
|
||||
</form>
|
||||
<hr>
|
||||
<input type="range" min="0" max="100" value="50" id="difficulty-slider">
|
||||
<br/>
|
||||
</aside>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue