<main>
</main>

block elements vs inline elements

  • block: div, p, h1-h6, ul, ol, li, table, form
  • inline: span, a, img, input, button, label, strong, em
 tag allow use to preserve spaces.

This site uses Just the Docs, a documentation theme for Jekyll.