Assignment Ten
In the lecture I covered how to design a webpage using .css to position the various elements of the page. I want you to create at least 1 page that meets this criteria (extra credit if you design a .css layout and implement it on multiple pages)
CSS Positioning --
Come up with a layout for one or more of your web pages, this may require you to draw something on paper or in a tool like Visio to see the layout in your head, then implement the layout using a linked css stylesheet. It should contain:
  • More than 1 horizontal postions
  • More than 1 vertical positions
  • Nested classes
  • Navigation classes
  • Image classes
Email me with a subject "Lab 10" and include your Name and your URL in the body of the email

Return to Assignments Index