Assignment 5 Part 1

Turning a vertical list into a horizontal list

  1. aaa
  2. bbb

Styling a list so that the bullets are different shapes

  1. aaa
  2. bbb

Styling a list so that the bullets are images

  1. aaa
  2. bbb

Assignment 5 Part 2

Here is some text that has been styled with an inline style

Here is some text that has been styled with an internal style sheet

Here is some text that has been styled with an external style sheet

Assignment 5 (For your own learning -- no credit)

Here is some text that has been styled using a class
Here is some text that has been styled using an id
Here is some text that has been styled using a child selector

Some Latin Gibberish Here... Here is some text that has been styled using a descendent selector Some More Latin Gibberish Here...

Here is some text that has been styled using an adjacent sibling selector

Valid CSS!