Quiz - Friday 9/12
Know the following HTML tags and what they're used for:
html, head, body, title, p, ol, ul, li, b, i, u, img, a href, h1-h6, hr, table, th, tr, td
Know how to create a comment in html (<!--here's a comment-->)
Know the major image file formats (jpg, gif, png) and what they are best suited for
Know what alt text is and why it's important
Know what a style sheet is and why it's helpful
Know the two ways to refer to a color in HTML
Know what javascript is and why it's used
Know what HTML stands for
Understand the basic process of using a notepad to edit a html document and view the results in the browser.