Header 7 is the same as p.
This is a really long paragraph. You can also put tags inside of tags, like an <a> (anchor) tag. The purpose of it is to link to some outside website, like this one! Most of the time, you will use
<p> tags for your main text. You can even add breaks by using the <br /> tag, like so. This sentence
is broken.
This sentence has been separated twice by the text above it with two <br /> tags.
I've finally started a new <p> section. There are also things like bolding with the <b> tag or underlining with the <u> tag. I can even italicize with the <i> tag!
I can attach images to my website with the <img> tag, like below!
by default, table headers are bolded and centered, while table cells are left aligned.
This | Is | A | Header. |
---|---|---|---|
i | can | put | lots |
of | content | in | my |
table | a | b | c |