
HTML is a way of representing text and linking that text to other kinds of resources -- including sound files, graphic files, multimedia files, and so on -- that allows the concurrent display of different kinds of data and lets different resources augment and reinforce one another.
HTML is nothing more than a plain text file that includes two kinds of text:
HTML files include both control information (TAGS) and content (TEXT), which together describe the appearance and contents of Web pages.