Skip to content

Commit

Permalink
update botton
Browse files Browse the repository at this point in the history
  • Loading branch information
rohong authored Jan 11, 2018
1 parent 83eaaa0 commit 67f2d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2>Input Quantities</h2>

</section>

<section>
<section class="button">
<input TYPE="button" class="botton" VALUE="Calculate" onClick="computeform(this.form);" form="input">
<input TYPE="reset" class="botton" VALUE="Reset" onClick="clearForm(this.form);" form="input">
</section>
Expand Down

0 comments on commit 67f2d22

Please sign in to comment.