Web Design & Development
[ Web Design & Development Topics ]
So basically HTML documents are simple text files that are made up of a bunch of HTML elements which in essence control the content and how it is used - how it looks, where it is on the page, what it is - that type of thing. In a nutshell, elements control the structure and appearance of the document.
Some examples of elements are headings, lists, fonts, tables, etc. For a complete list of all of the available elements you can use in HTML go to http://www.w3.org/TR/REC-HTML40/index/elements.html