HTML stands for What? Use of HTML ?
Answers were Sorted based on User's Feedback
Answer / shwetha
HTML stands for Hyper Text MarkUp Language..
uses:
HTML tags are used to mark-up HTML elements
HTML tags are surrounded by the two characters < and >
The surrounding characters are called angle brackets
HTML tags normally come in pairs like <b> and </b>
The first tag in a pair is the start tag, the second tag is
the end tag
The text between the start and end tags is the element
content
HTML tags are not case sensitive, <b> means the same as <B>
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dipali
HTML means hyper text markup laungauge .
it is markup langage it can use in style-site to give same
back-ground to all web-page ang also give link to another
page ..
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between a Sub and a Function?
What is the use of NEW Keyword Explain?
What is the difference between COM and DCOM?
9 Answers 7 Seas, American Infoserv, Microsoft, SRMSCET,
How would you attach pictures in Treeview Control?
What do you mean by ADO?
5 Answers King Indus Software Solutions, TCS,
How would you create properties by using class Builder Wizard?
How should dates be implemented so they work with other language and country formats?
What is the differece between the (name) and caption properties of a control?
How to find size of the file. Which method or function is used to occomplish this?
Is it possible to call oracle database through ADO control or Object?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Which datatypes in Visual Basic are capable of accepting Nulls?