Overview

HTML is the hypertext markup language used on the World Wide Web. This tutorial is an introduction to HTML. For those of you who are not yet comfortable coding webpages, this tutorial is the right place to begin with. Those of you who are already comfortable with basic elements of HTML can proceed to the other sections and start finding out all about making web pages.

Note: This tutorial covers HTML Version 4.0, the latest version as of date. Some additional features that are widely and consistently implemented in browsers are also covered.

Table of Contents

Scope

  • Introduction about HTML
  • Elements used in HTML pages
  • Common tags
  • Software for reference and practice of HTML