English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-28 14:48:04 · 20 answers · asked by Candy 3 in Computers & Internet Internet

Were can you find it on a site?

2006-09-28 14:52:42 · update #1

20 answers

HTML is a programing language used to design and code web pages.

example....This text would normally be bold

"" stands for bold.

"
" closes the tag.

2006-09-28 14:50:04 · answer #1 · answered by Anonymous · 0 0

Here are a few definitions that i hope are helpfull.

Stands for Hyper Text Markup Language and is the authoring language used in the creation of documents for the World Wide Web. HTML was initially created for use as a universal common document language for the World Wide Web. It indicates the type of information rather than the exact way it is to be presented. The actual presentation is left to the software that converts the contents to a suitable format for viewing. Text in an HTML document can be translated on-the-fly by a machine translator whereas text embedded in images and graphics (gifs, jpegs) must be localized.

An abbreviation for HyperText Markup Language, a variant of SGML (Standardized General Markup Language), a page-description language for creating files that can be formatted and displayed by World Wide Web browsers.

This is a basic setup.


The Title Goes Here



The content of the document goes here.





Heres a little detail.




...
Tells the browser to interpret content as HyperText Markup Language. All HTML content must be in-between these tags. Only the head and body tags can be nested directly inside the html tag.
...
Specifies information about the document. No information in the head tag will be displayed in the actual document window. This element must be nested within the html element.
...
The text entered in the title tag will be displayed on the title bar of the browser, rather than in the browser window. The title must be nested in the head tag.
...
Everything in the body element will be displayed in the window of the browser. This is where all of the actual content of the web page will go. It must be nested within the html element.

2006-09-28 22:00:18 · answer #2 · answered by gotslayer 2 · 0 0

n computing, HyperText Markup Language (HTML) is a 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 can also describe, to some degree, the appearance and semantics of a document, and can provide additional cues, such as embedded scripting language code, that can affect the behavior of web browsers and other HTML processors.

2006-09-28 21:50:43 · answer #3 · answered by Danny 4 · 0 0

HTML means HyperText Mark-up Language. You can make a very simple HTML in your end by using Microsoft Word.
A.) Open you microsoft word and make a new document and type something there and save them in HTML format. (Make sure that you know the folder on where you save the file)
B.) Open your Internet Browser and then go click file open and locate the html file that you saved in your folder.
That's it. Simple.

Note: There's a option there on the word , save as web page.

2006-09-28 21:52:37 · answer #4 · answered by Anonymous · 0 0

best answer,

dear member,
its a language and the abbreviation is like "Hyper text Mark Up Language" and its is so common now a days , it is the language which make a basic websites like this yahoo.com and all like the one i m answering in ,
for HTML , the common example heared by programmers is "WUSWYG" I.E What you C is What You get .

for instance> like if i want to code my name
i will do as follows


My Name!


Hassham



its a basic tags, beginner must learn and adopt, hope u understand my answer

thankU

2006-09-28 22:01:00 · answer #5 · answered by Hassham 3 · 0 0

HTML is the code that website creators use to create the webpage. For example, Hi there. This would make the "Hi there" scroll across the screen of your computer at that particular website. The / means that any text afterwards will stand still.

2006-09-28 21:51:13 · answer #6 · answered by Ryan G 2 · 0 0

Well first of all HTML stands for Hypertext Markup Language.

It is used for making webpages, and ext.

Click Here

Is a simple example.

http://www.htmlgoodies.com

Is a good place to start

2006-09-28 21:52:13 · answer #7 · answered by newsurfprodject 2 · 0 0

HTML is a programming language which has it's own codes like other programming languages. but it mostly used for creating web pages HTML web pages.

2006-09-28 21:51:00 · answer #8 · answered by pink panther 1 · 0 0

HTML Stands for HYPER-TEXT MARKUP LANGUAGE. Basically, it is the most common form of programming. it does a lot of the basic stuff like font size and font colours. You can find out more about it at wikipedia.

2006-09-28 21:52:02 · answer #9 · answered by Marshal 2 · 0 0

It's Hyper Text Meta Language. It's the code used for websites. For example, a bulleted text line would appear as:

Example of a bulleted text line.

2006-09-28 21:51:00 · answer #10 · answered by Anonymous · 0 0

fedest.com, questions and answers