Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kvsc27 authored Jul 29, 2024
1 parent 004b0b9 commit 36ccd27
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions html-forms/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
></textarea>
</div>
</form>

<form>
...
<button type="submit">Submit</button>
<button type="reset">Reset</button>
</form>
</form>
</main>
</body>
</html>

0 comments on commit 36ccd27

Please sign in to comment.