ART222 - Design for the web

Class 8
  • Project 1 Critique
  • CSS - blocking
  • Exercise: try to recreate the file below
    • Use <header>,<section> ,<footer>
    • container- Width 600 - header-Height: 75, section- height:500, footer:10 top and bottom padding
    • To center box set Margin: left & right to auto
    • To touch boxes set top & bottom margin to 0
    • Go to color.adobe.com and pick a color scheme
    • Using CSS and HTML try to recreate the page below
    • Link to sample page
    • Save the file as funwithcolor.html
    • Link it to your home page