Sunday, April 27, 2014

Make an HTML Web Page

HTML means Hyper Text Markup Language. It is used to make web pages. In HTML there are tags. The tags tell a web browser how to display a part of a page. A tag has a name, which is a keyword. A keyword is a word that is used by HTML itself. It has meaning to the language. The tag name is in angle brackets. It is the first word in the bracket.

. Type the page into a text editor(e.g., notepade, on windows). Then, save the page as .html. Open the page in a web browser. A web browser is, too, called an HTML browser.

See the CODE in action!

No comments:

Post a Comment