HTML – 01 – Introduction
HTML stands for Hypertext Markup Language and is the worldwide standard for creating web pages. It’s a simple language used to format documents with a set of predefined markup tags such as: headings, paragraphs, and tables. These tags are then interpreted by a web browser in order to display the web page.
Recommended additional reading:Sams - Teach Yourself HTML and CSS in 24 Hours


comment