answersLogoWhite

0

Full form of HTML

Updated: 8/16/2019
User Avatar

Wiki User

13y ago

Best Answer

the answer is Hyper Text Markup Language

gud luck whoever wants to no it

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Full form of HTML
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the full form HTML?

It is Hypertext Markup Language (HTML)


Html full form?

Html is a standard markup language used to create web pages. In full form, it stands for Hyper Text Markup Language.


What is the full form of HREF in HTML?

Hypertext Reference.


What is the full form xhtml?

The full form of XHTML is Extensive Hyper Text Markup Language. It is a form of HTML only and is similar.


What is the full form of li in HTML?

It stands for List Item.


What is full form of ROM and HTML?

ROM is an acronym for read-only memory and HTML stands for hypertext mark-up language.


What is the full form of HTML dom?

Hypertext Markup Language, Document Object Model


What is the full form of HTML dtd?

The full for of the acronym "HTML dtd" would be "Hyper-Text Markup Language Document Type Definition."


Why is HTML called Hyper Text Markup Language?

It is the full form of HTML so it is called so. It is a markup language containing markup tags.


What is the full form of BR in HTML?

The correct HTML form for BR is . BR is a tag to force a line break. It was introduced as a single tag, with no companion tag. The and tags work with older HTML, but for HTML 5, you need to have an ending tag for each tag. You can create your own ending tag by adding forward slash within the single tag: .


What's the full form of HTML?

HTML is stand for Hyper Text Markup language. HTML is a skeleton of your website. HTML is a markup language which is very useful for designing a website because without html we can't design a website that's why because html we provide all design pattern for design a website and all browser is only understand HTML format. For more info visit @javatpoint


How does HTML code produce the form displayed in the browser?

As subtle distinction between HTML and browser is that HTML code does not produce the form; the browser produces the form. The browser interprets HTML code to determine how to display page content.