HTML is a computer language used to create web pages. It was first introduced by Tim Berners-Lee in 1991. HTML uses markup tags to provide structure and layout for web page content. The document defines many common HTML tags like <html>, <head>, <body>, and others for headings, paragraphs, links, and tables. It also introduces new HTML5 elements and APIs for audio, video, drawing, and offline web applications.