Header 1
Hooray! The internal styling for the id named "an_id_has_a_pound_sign" works.
Bold
via CSS requires more characters than HTML
The div (division or section) tag in HTML creates a natural break (line feed/carriage return)
Centering something requires more characters with CSS than it is with HTML
Division in almost black and white using a class called a_class_has_a_period with Internal Styling
Division with a 2em margin via Inline Styling
Example of unordered lists:
- Item with circle 1
- Item with circle 2
- Item with circle 3
- Item with square 1
- Item with square 2
- Item with square 3
Example of ordered lists:
- Item with lower roman numeral 1
- Item with lower roman numeral 2
- Item with lower roman numeral 3
- Item with upper alpha character 1
- Item with upper alpha character 2
- Item with upper alpha character 3
Check out my table with internal CSS styling
Row --> | Column Header 1 | Column Header 2 | Column Header 3 |
A | data cell 1A | data cell 2A | data cell 3A |
B | data cell 1B | data cell 2B | data cell 3B |
C | data cell 1C | data cell 2C | data cell 3C |