+ 1
what is html
10 Answers
+ 3
It's a markup language for annotating content. it's the language that is used to define the structure of a webpage. It's used by browsers so that they know what parts of a page are headings, or paragraphs, link, etc. Use this app and you'll find out. :-)
0
you can find it in the app
0
hyper text markup language
0
It is Hyper Text Markup Language. In short, the language of Web.
0
Hyper Text Markup Language
0
HTML - It is stand for Hyper Text Markup language.
-This language used to create the static website. It develop by Tim Berner Lee in 1990 at swejarland
0
It is the HYPER TEXT MARKUP LANGUAGE.... Used in Web designing.....
0
it's a language that you can make web pages from it and it's abbrivation to Hyper Text Mark Language
- 1
hyper text markup language
- 1
well html is hyper text markup language. html is used to create webpages. whereas css is used to design the page. JavaScript is used to work the webpage. PHP is used to create a database.