burning
basic
<a> is for links, <br> breaks lines.
<hr> still rules, though its use has declined.
boxes
<address> Rock Down
2 Electric Ave.
<aside>
<blockquote>
Never believe a computer. <cite> Allen Smithee
<details>
<summary> What's in the box?
,
,-. _,---._ __ / \
/ ) .-' `./ / \
( ( ,' `/ /|
\ `-" \'\ / |
`. , \ \ / |
/`. ,'-`----Y |
( ; | '
| ,-. ,-' | /
| | ( | hjw | /
) | \ `.___________|/
`--' `--'
ascii-art.de
<div>
1 + ½ + ⅓ + ¼ + ... → ∞
<footer>
<form>
<header>
<p>
A paragraph is a distinct section of a piece of writing, usually dealing with a single theme and indicated by a new line, indentation, or numbering.
<pre>
I deleted
the tabs
that were in
the Makefile
F o r g i v e m e
they were pernicious
so 1337
\t
<table>
| key | value |
|---|---|
| spam | True |
| eggs | 42 |
| quest | "I seek the Holy Grail." |
formatting
<abbr> A&A
<code>
source code
<del>
<dfn> definition
<em> emphasis
<ins> inserted words
<kbd> keyboard input
<mark> marked words
<q>
inline quotes
<samp> sample output
<strong> strong words
<sub> subscript
<sup> superscript
<var> variable
headings
<h1> heading 1
<h2> heading 2
<h3> heading 3
<h4> heading 4
<h5> heading 5
<h6> heading 6
io
<button><input type=number>
<input type=radio> video killed the radio star
<input type=range>
<input type=submit>
<input type=text>
<select>
<textarea>
lists
<dl> description list
- <dt> description topic
- <dd> description data
- <dd> description data
<ol> ordered list
- <li> list item
- <li> list item
<ul> unordered list
- <li> list item
- <li> list item
media
<figure>
<iframe>
<img width="100%">