HTML is the standard markup language for creating web pages and web applications. Combined with CSS and JavaScript, you can create simple and complex websites.
Every web page is actually an HTML file. Each HTML file is just a plain-text file, but with a .html file extension instead of .txt.