HTML Code Sample
Centered H1
Here's a paragraph of text so that
you can see that line breaks don't matter. The lines
continue margin to margin until a paragraph tag is reached.
The paragraph tag causes a line break and blank line.
Here's a link to a useful site.
Here's an image.
Here's an image that is a link.
Here's a numbered list:
- Item 1
- Item 2
- Item 3 - a nested list
- Item A
- Item B
Here's an unnumbered list
- dog
- cat
- It doesn't matter how long the item is.
It is still indented according to the list level where
it resides. I need to make this longer so you can see that.
I can also specify that something preformatted
so that it appears exactly as I typed it,
blank lines
and all
Here is a simple table:
| Animal | Sound |
| Cow | Moo |
| Cat | Meow |