Rooster

HTML Reference


HTML codes are instructions. For example, the 'strong' tag is an instruction to make the text inside the tags bold while the 'em' tag is
an instruction to make the text italicized.

Three tags that must appear in every HTML page

  1. the html tag
  2. the head tag
  3. the body tag

Things to remember when writing HTML/codes

Exercises

This is a nice guide to HTML tags here

If you have questions, send me a message

Valid XHTML 1.0 Strict