Single line blockquote:
Stay hungry. Stay foolish.
Multi line blockquote with a cite reference:
I’m actually as proud of the things we haven’t done as the things I have done. Innovation is saying no to 1,000 things. Steve Jobs – Apple Worldwide Developers’ Conference, 1997
Employee | Salary | |
---|---|---|
John Doe | $1 | Because that’s all Steve Jobs needed for a salary. |
Jane Doe | $100K | For all the blogging she does. |
Fred Bloggs | $100M | Pictures are worth a thousand words, right? So Jane x 1,000. |
These supported tags come from the WordPress.com code FAQ.
Address Tag
1 Infinite LoopAnchor Tag (aka. Link)
This is an example of a link.
Code Tag
You will learn later on in these tests that word-wrap: break-word;
will be your best friend.
Emphasize Tag
The emphasize tag should italicize text.
Keyboard Tag
This scarsly known tag emulates keyboard text, which is usually styled like the <code>
tag.
Preformatted Tag
This tag styles large blocks of code.
.post-title { margin: 0 0 5px; font-weight: bold; font-size: 38px; line-height: 1.2; and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows; }