HTML stands for What? Use of HTML ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about manipulating the recordset object

576


What is the use of ActiveX Documents?

1583


What do you know about user forms.

640


How would you activate animation control?

1462


How can you filter out specific type of file using file system controls?

1369






What are the rules which should be followed while naming a variable in VB?

556


It possible to call OLEDB's Features directly in VB without using any control?

1504


Explain about ADO control?

595


How to use advanced data-bound controls.

618


Are there any examples of commercial applications built using Visual Basic?

1257


how a multiple routing works ?

2305


How would you navigate between one document to another document in Internet Explorer ?

1814


What are the Internet tools available in VB6.0?

2093


What is a thread pool and how are the threads within a thread pool managed?

1613


How would you add column headers in listview control?

1662