This line shows the margin between the previous heading and the next paragraph.
This line shows the margin between the previous heading and the next paragraph.
This line shows the margin between the previous heading and the next paragraph.
This line shows the margin between the previous heading and the next paragraph.
This line shows the margin between the previous heading and the next paragraph.
This line shows the margin between the previous heading and the next paragraph.
This is the standard <p> tag. Here it is bold. Here it is italic. Here it is with both. Here is a link.
This content is left justified: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
This content is right justified: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
This content is centered: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
Employee | Salary | |
---|---|---|
Jane | $1 | Because that’s all Steve Job’ needed for a salary. |
John | $100K | For all the blogging he does. |
Jane | $100M | Pictures are worth a thousand words, right? So Tom x 1,000. |
Jane | $100B | With hair like that?! Enough said… |
This is a single line blockquote.
This is a multi-line blockquote that includes a citation at the ed. People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick carefully. 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
Address Tag: <address>
1 Infinite LoopAbbreviation Tag: <abbr>
The abbreviation srsly stands for “seriously”.
Acronym Tag: <acronym>
The acronym ftw stands for “for the win”.
Cite Tag: <cite>
“Code is poetry.” – Automattic
Code Tag: <code>
This is great for developers to display test that is intended for code such as
word-wrap: break-word;
.
Strike or Delete Tag: <strike>, <del>
This tag will let you
strikeout text. Note that the <del> tag is no longer supported in HTML5 so use the
<strike>
instead.
Insert Tag: <ins>
This tag should denote inserted text.
Keyboard Tag: <kbd>
This scarcely known tag emulates
keyboard text, which is usually styled like the
<code>
tag.
Quote Tag: <q>
Developers, developers, developers…
–Steve Ballmer
Subscript Tag: <sub>
Getting our science styling on with H 2O, which should push the “2″ down.
Superscript Tag: <sup>
Still sticking with science and Albert Einstein’s E=mc 2, which should lift the 2 up.
Teletype Tag: <tt>
This rarely used tag emulates
teletype text, which is usually styled like the
<code>
tag.
Variable Tag: <var>
This allows you to denote variables.
</> with ❤ by Stegosource