This assignment is to give you some practice with CSS style sheets. Do not edit this XHTML document. Edit the style sheet cssasign.css. Download both documents to your hard drive and edit the style sheet there. Make sure they are both in the same directory so the browser can find the style sheet.

There is a reference to CSS styles at http://www.w3schools.com/css/css_reference.asp.

Edit the style sheet to do the following:

  1. Make this em element green but not the one above.
  2. Make the first paragraph indented 5 mm on both sides
  3. Change the numbering style on this ordered list to use roman numberals
  4. Put a line over the footer and make the font 10 pixels
  5. Make the banner div bold, big, with a light blue background and a line under it

This paragraph is top secret. Make it so it does not display.

Once you have it working, have it checked by the instructor.