Wednesday, March 3, 2010

HTML Documents

• HTML documents describe web pages


• HTML documents contain HTML tags and plain text

• HTML documents are also called web pages

The purpose of a web browser (like Internet Explorer or Firefox) is to read HTML documents and display them as web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page:






My First Heading




My first paragraph

No comments:

Post a Comment