nada

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 blockquote element 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

rice, twemoji replacement text if the image isn't available

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