How do I create a form?

Website Design hints and codes
Post Reply
admin
Site Admin
Posts: 37
Joined: Sat Sep 24, 2016 3:19 pm

How do I create a form?

Post by admin »

To create a form,
example:
<form action="mailto:usename@domain.com method="post, get">
<input type="button, reset, submit, text, radio, checkbox ">
</form>

This example is how to create a button, with value="name" you can name your button. More can be fond at http://sitecreator.rjswebhost.com/hints2.htm.
Rogers Software
Post Reply