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
What is the use of command Object?What are the various types of variables?
How do I make an animated icon for my program?
How can you filter out specific type of file using file system controls?
Is the Access Engine and Visual Basic Pro good enough for database work?
Is it possible to change menu runtime using API? If yes? Specify the function names.
Is visual basic easy?
Is it possible to set a shortcut key for label?
which property is used to change to some value to access a identity column in datacontrols?
How do I prevent multiple instances of my program?
How do I do drag & drop between applications?
Explain Default cursor Type and LockEdits type in RDO?
With in the form we want to check all the text box control are typed or not? How?
What is the use of Tabledef?
How do I force a file dialogue box to reread the currect disk?
How to control the file?