Monday, September 16, 2013

Unit C - Day 2


Learning Goal: Create and link to an external style sheet

Today we will:
  • Open previously made document with TextEdit/Textastic - index.html in Lakeland Reeds folder
  • Create new style and apply to a section of the document using the <div> tag pair
  • Create a new document : styles.css (external style sheet)
    • Cut all style statements out of index.html and paste onto new external style sheet
    • Create new <link /> tag to link index to the new stylesheet
Practice:
  1. Modify index.html from your Pizza folder.
  2. Create a new stylesheet in the pizza folder:  pizza.css
  3. Create the style statements necessary to make your pizza homepage look like the example shown

No comments:

Post a Comment