HTML (hypertext markup language) is the computer language that is used to create documents on the Web. HTML documents are text files that consist of HTML tags. Tags are instructions that tell your browser what to show on a Web page. They break up your document into basic sections. All tags start with a < (left bracket) and end with a > (right bracket).