Lab 4: Elections (Using the Box Model)

You are to create a web page and upload it to isis under your onyen as index.html in a folder named Lab4. That means that we will be able to access it using http://www.unc.edu/~onyen/Lab4. This structure must be exact.

The content of the page is the text that is found in elections.txt. When you click on the link, your browser may open it directly in a new window, in which case you can simply copy in into the body of your HTML page. If it downloads it for you, open it is in a separate tab in Komodo Editor and copy and paste from there.

You will produce a web page with a header, section, and footer component.

The file has all the paragraph and head (h1, h2) tags that you need. You will need to add the componet tags and fix the indentation.

The HTML is to use the following subsection structure

The title of page (on the tab) is to be "November Neuroses".

All formatting to the page is to be done using an external style sheet (CSS). You MUST use an external style sheet. Specifically, the page should use non default formatting for:

The HTML and CSS for the page are to be properly formatted with appropriate indentation.

Remember to include a comment with your name and the date of the last update in the CSS file.

By submitting the lab you are pledging that you have neither given nor received unauthorized help.

HTML Validator and CSS Validator