What is HTML?

HTML files are pure ASCII text and can be read by many applications. HTML is actually a set of codes or "tags" that are embedded in these text files between angle brackets. HTML can be regarded as a browser programming language - along with information that tells the browse what part each piece of text plays in the file, HTML commands can also tell the browser to load other files, run scripts (similar to macros), and find and run external programs.