Hyper Text Markup Language...it's the computer language used to create web pages.
2007-02-21 11:58:08
·
answer #1
·
answered by Jason 3
·
0⤊
0⤋
HTML, short for HyperText Markup Language, is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels, created by greater-than signs (>) and less-than signs (<). HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code which can affect the behavior of web browsers and other HTML processors.
2007-02-21 20:09:27
·
answer #2
·
answered by NeaNea 2
·
0⤊
0⤋
HTML is "hyper text markup language"
In simple terms, is the "code" that makes up most web pages. To see it, simply right click on a blank area of a webpage and choose "view source" and you'll see what the code looks like.
In html you can control some basic formatting properties like bold, underline, etc. HTML is extended by using CSS to assist in the formatting of graphic and text elements.
Traditional HTML structures involve tables.
2007-02-21 20:01:07
·
answer #3
·
answered by wigginsray 7
·
0⤊
0⤋
HTML stands for HyperText Markup Langugage, which is text, and tags to add text effects, images, videos, etc. Most webpages are in HTML format (*.html, *.htm). A web browser turns the HTML code into the webpages on your screen.
2007-02-21 20:50:54
·
answer #4
·
answered by awesomenacho 3
·
0⤊
0⤋