Practice CSS

  1. Create a file called styles1.html
  2. Do not use any style attributes in your .html page (no bgcolor= or align= )
    though you can use src= and so on ;)
  3. validate XHTML and CSS with validate buttons
  4. Use one set of sliding menus with background graphics you've made
  5. Set the box properties (border-width, border-style etc) on some h1 or <p> tags
  6. Content for page: Discuss the use of at least 5 CSS properties
W3C Button to test XHTML validation