Friday, September 25, 2009

HTML Homework 1


HTML, which stands for Hyper Text Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to create interactive forms. It is written in the form of HTML elements consisting of "tags" surrounded by angle brackets within the web page content.
Hyper Text Markup Language(HTML)is the encoding scheme used to create and format a web document. A user need not be a expert programmer to make use of HTML for creating hypertext documents that can be put on the internet.

Friday, September 18, 2009