LESSON 05 – CSS REVIEW

 

WORK

 

TASK 1

 

Create a basic html document that includes the sections shown in the box below.  Use only div tags for each section.

 

Title

 

Subtitle

 

This is a nice long paragraph.  It consists of enough material to go have several lines of text.  Yes, you might need to image this here but on the student pages, it will be longer.

 

<Image>

 

Image Caption

 

Favourite Site: Google

 

TASK 2

 

Inside a CSS file, you will add the CSS rules to make format each section.  Below is a list of how each section should be formatted.