Heading, Size 1
Heading, Size 2
Heading, Size 3
This is sample text. I can end this line with a <br> tag. Because this text isn't inside paragraph tags, isn't a part of a list or a table, and isn't a heading; it will have the formatting associated with the word "body" in the style section: { body color: black } and {font-size: 10pt }
This paragraph will have the formatting listed in the style section where you see the entries for "p" because we've opened it with a <p> tag. After finishing this paragraph, we'll put in a sample unordered list. Finally, there will be a table followed by a copyright.
- List item 1
- List item 2
- List item 3
| Here's a Sample Table |
| Row 1, cell 1 |
Row 1, cell 2 |
| Row 2, cell 1 |
Row 2, cell 2 |
Copyright PCRobin.com 2002