Thread: HTML code
View Single Post
Old 09-08-2009, 06:04 PM   #2
gonzo

Libertine
 
gonzo's Avatar
 
Join Date:
Dec 2006
Posts:
9,288
Shouts:
10830
Thanks:
9,013

Rep Power:
gonzo is on a distinguished road
Default

Quote:
Originally Posted by ruhorny View Post
Can somebody please tell me what this is and what purpose it serves?
Sure......Google can.

Quote:
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. It can include or can load scripts in languages such as JavaScript, which affect the behavior of HTML processors like Web browsers, and Cascading Style Sheets (CSS) to define the appearance and layout of text and other material. The W3C, maintainer of both HTML and CSS standards, encourages the use of CSS over explicit presentational markup.
__________________
Send lawyers, guns and money.....
gonzo is offline   Reply With Quote
The Following User Says Thank You to gonzo For This Useful Post:
ruhorny (09-09-2009)