Home HTML Tags Moby Dick

Important HTML tags

Tagged Storm Trooper

This page is designed as a quick reference for some of the common tags covered in Learn Enough HTML to Be Dangerous. In the process of making it, we'll learn how to make HTML tables via table and related tags.

The tables below don't include all HTML tags, but they do list many of the most important ones.

Block Elements

Tag Name Purpose
h1h6 Learn Enough
img image include an image <img src="http://bit.ly/1MZAFuQ" alt="Michael Hartl"> Michael Hartl
code monospace use monospace font <code>like this</code> like this

My top 3

  1. one
  2. two
  3. three

Other things