Hyper Text Mark Up Language (HTML) is a markup language which uses a set of tags to describe web pages.
The purpose of a web browser is to read HTML documents and display them as web pages. The html tags are used to interpret the content of the web pages.
The tutorial goes on to teach one how to write in html to create web pages.