Wednesday, February 15, 2017

Agenda: Wednesday,2/15/17

1st and 2nd Hour

  • Heart Video
  • Assignment #1: "practice1.html" should be in your "HTMLpractice" folder
  • Intro to CSS
    • Structure of the website
    • Anatomy of a style declaration
  • Assignment:
    • Create a webpage; name it "practice2.html"
    • Use a correct page structure
    • Include the following HTML:
      • Header
      • Paragraph
      • Bold
      • Emphasis
      • Numbered List
      • Bullet Point
      • Images
      • Link
    • Include CSS to do the following:
      • Change a font
      • Change a background color
      • Put a border around something
Resources:

5th and 6th Hour

  • Refresh on CSS
  • Assignment #1: "practice1.html" should be in your "HTMLpractice" folder
  • Assignment #2:
    • Create a webpage; name it "practice2.html"
    • Use a correct page structure
    • Include the following HTML:
      • Header
      • Paragraph
      • Bold
      • Emphasis
      • Numbered List
      • Bullet Point
      • Images
      • Link
    • Include CSS to do the following:
      • Change a font
      • Change a background color
      • Put a border around something
Resources: