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

Is it possible to call oracle database through ADO control or Object?

1590


How many types of API functions are available in VB?

2181


1s it posible to Create Tables Through Querydef?

1893


How do I tell when an application executed using the SHELL command is finished?

1289


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

1805


____ property is used to lock a textbox to enter a datas.

1365


How would you attach pictures in column headers of List View Control?

1885


what is the control used to call a windows application.

1695


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

1197


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

1119


How to customize workgroup message?

812


How can Visual Basic be used for server-side scripting?

710


Draw Sequence Modal of DAO? Explain.

1941


What is ODBC Direct and Microsoft Jet Database Engine ?

1695


How do I implement Undo?

1170