Lesson 3

Creating Forms

9781118236505-co03a.eps

9781118236505-co03b.eps

9781118236505-co03c.eps

check.png Use form and input elements to create a framework for a form.

check.png Create text boxes so that users can fill in information to a form.

check.png Let visitors choose from a set of options with check boxes, radio buttons, drop-down lists, and attributes.

check.png Add a button to control the form.

lingo.eps

1. In the HTML document, what element marks the beginning and end of any form?

Find the details here

2. What attribute determines how an <input> element will display in a browser?

Learn more here

3. How do you create check boxes so that visitors can select as many as they like?

Check out how it works here

4. What part of the HTML code limits visitors to selecting only one radio ...

Get HTML5 eLearning Kit For Dummies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.