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 aligned: 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 aligned: 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.
This content is 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.
SVG 400x200
SVG 1200x600
SVG viewbox
iframe: <iframe>
Unordered List: <ul>
Ordered List: <ol>
Definition List: <dl>
Tables: <table>
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… |
Details/Summary
ToTestWhiteSpaceWrappingThisIsAVeryLongWordThatIsLongerThanItsAvailableWidth
Progress: <progress>
Meter: <meter>
(default/optimal)
(not optimal)
(very not optimal)
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”.
Blockquotes: <blockquote>
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
Cite Tag: <cite>
“Code is poetry.” – Automattic
Pre Tag: <pre>
{ "json": "example" }
Code Tag: <code>
Example text that looks like code: 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
Small Tag: <small>
Want to see some small text? Here you go!
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 denotevariables.
</> with ❤ by Austin Gil