Coding Project Demonstration

Basic HTML Elements and CSS Cascade

This paragraph is styled by the internal CSS above, overriding the external stylesheet.

This paragraph uses an inline style, overriding both internal and external rules.

List

Unordered Lists

Ordered Lists

  1. One
  2. Two
  1. One
  2. Two

Nested List

  1. One
  2. Two
  3. Five