Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alecapra96 committed Jan 20, 2021
1 parent 9c23d63 commit e8d6609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EDADES/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ <h1 id="titulo">Ingrese la cantidad de integrantes de su familia</h1>
</div>
<div id="four-part"></div>
<div id="five-part"></div>
<div id="six-part"><input type="reset" value="LIMPIAR" id="limpiar"/></div>

<div id="six-part"><input value="LIMPIAR" id="limpiar" onclick="document.getElementsByClassName('inputsGenerados').value = ''"/></div>
</main>

</div>
Expand Down

0 comments on commit e8d6609

Please sign in to comment.