Web Page Tags

There are a number of different tags used in a web page.
   These are used to define different portions of the page, define the text, and format the text

Tags used to define the page

These are tags such as html (it says everything is in HTML), head, title and body.

Tags used to define the text

These are tags used to define the headings, paragaraphs and line breaks

Tags used to format the text

These change the appearance of the text. They include bold, underline, italic, sub- and superscript and font tags ( for font style, color and size )

Other tags

Other tags are used to define lists, horizontal lines and alignment