what do u mean by html
Answers were Sorted based on User's Feedback
Answer / tanuja panda
html is the hypertext mark-up language. It is used to design
a webpage.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / preeti singh
html is markup language.it is used for desiging webpage,it
is tag based language and not case sensitive
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / bgg
HTML-HyperText MarkUp Language.
-used to design static web pages.
-works with predefined tags.
-its case insensitive language.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / amol subhash kumbhar
HTML - HyperTextMarkupLanguage
It used to Design a Static Web Page
In HTML Predefine Tags are present not created User Tags
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between primary key and unique key?
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
How to update a data for the views in the relational data base schema
Difference between views and index in sas programming
WHAT IS NV RAM ?
< DL Compact > tag is used for
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
what is difference between input parameter and output parameter.
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
what you mean by mantis in IT interview? why we use mantis? advantage of mantis?
why not instantiating servet using new operator?
can php support multiple inheritence?