Question 1: List 4 different HTML tags that define the structure of a document and briefly define the function of each.
Question 2: Provide two examples of an HTML tag for linking to a web page, both on the same web site and to a different web site. Have the text "Hi There" be the link for both examples."
Question 3: What is the general structure of an HTML file and how is this structure related to the display of the web page?
Question 4: What is the distinction between a font-size: 12px and font-size: 1em (or 100%) ?
Question 5: How many windows, at least, should be open on your computer when developing a web page using a text editor? Describe.