What Is HTML?HTML
or
HyperText Markup Language
is a formatting language used to create
Web pages.
HTML uses instructions called
tags
that specify the format of the Web page. A
Web browser
interprets the HTML tags to display the document on you screen.
Each HTML tag is surrounded by brackets < > and performs a specific
functions. Many tags format the document, while others provide links to
other pages.