Tuesday, 21 July 2015

Web Designing Tutorials(HTML Form Elements – The Form Tags)

HTML forms are a way of gathering data from visitors to your page. Forms typically have text boxes for data input, radio buttons, drop down boxes, and buttons so that users can submit the form. A reset button is also handy, just in case mistakes are made filling out the form.
For this section, create a new web page in your text editor. Save the file as forms.html. We’ll add the different form elements as we go along.

No comments:

Post a Comment