External Style Sheet CSS
BODY: background color and image, margins, font, justified text
HEADINGS: font, alignment, border
LISTS: background, font, types
Week 2:
2.1 Embedded Style Sheets, Margins, and Borders
2.2 List Style Properties and Techniques
Template 1
Embedded style sheet adds a border, background, margin, and padding to the IMG tag; adds border, background, margin, and padding to the DL list and underlines the DT's.
Template 2
Embedded style sheet changes the BODY background color; adds a border, padding, and margin to the IMG; and uses CONTEXTUAL SELECTOR for a NESTED LIST to change its font and substitute IMAGE BULLETS.
External Style Sheet CSS
BODY: background color and image, margins, justified text
HEADINGS: font, alignment, border
LISTS: background, padding, font, types
LINKS: font-style and colors for links, active links, visited links, and hover overs