HTML and CSS Reference
In-Depth Information
11. Save the page and view it in a browser.
It should now look like this:
Text input
12. Insert textbox input fields in the table cells next to Address and
Email as well.
13. Name the input textbox next to Address “address.”
<input type=”text” name=”address” size=”20”>
14. Name the input textbox next to E-mail email .”
Search WWH ::




Custom Search