CSC 370: The Week beginning Jan. 18 |
Create a webpage or webpages on any (non-offensive) topic. Include the following HTML tags: comment, document type, html, head, body, title, meta information, header (e.g. h1, h2, etc.), paragraph, section (div), break, hyperlink, image, bold, italics, emphasis, and style.
Use CSS to control the following: background (color or image) and the font (e.g. size, color, font family, etc.). Also have at least one of the following: margin, border, or padding.
Run the pages through an HTML validator as well as a CSS validator and a minimal number of warnings. Write a comment on any warnings that you have left in your document.