Lesson plan - for my next lesson with Aileen

  1. Change the Backgroup colour by amending the "body" tag, using css
  2. Show how to create a separate css file
  3. Create a Web Page of nested "div" tags. Define a different class for each div and ensure that class contains a border defined using the "padding" operator and its own unique background colour, using the background-color operator
  4. Create a simple Definition List. If you cannot think of anything else to use a definition list for take a few lines out of the MIT version of Hamlet
  5. Show how CSS can be used to change the font associated with the DT tag, by amending it in CSS using font-size and font-weight,  Remember: an appropriate "unit" for font-size is pt, for example: "font-size: 20pt;"
1