Basic Syntax
A fragment of computer code: element name (code), filename (index.html), computer program (cat), or any string a computer would recognize (~, if, else). Stress emphasis on the right syllable.
Code block
{
"firstName": "John",
"lastName": "Gruber",
"markdown": ["GFM", "MDX"]
}
h2
Strong importance: it should not be used to apply bold styling, use css for that. Don't use <b> for styling either!
h3
The
blockquoteelement represents a section that is quoted from another source.Example
<blockquote> <p>[Jane] then said she liked [...] fish.</p> </blockquote>
h4
link to colors, freki, anchor to References

h5
- apple
- Fuji
- Granny Smith
- McIntosh.
- dog
- small
- Chihuahua
- Maltese
- Cavalier King Charles Spaniel.
- small
h6
- item 02
- item 01
- item 03
- item 03
- item 03