answersLogoWhite

0

Where is HTML used?

Updated: 3/27/2020
User Avatar

Wiki User

14y ago

Best Answer

Html is used all over the web. It is the basic webpage format. Look in the address bar, for many pages it will end in html.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where is HTML used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is used to meta tag in HTML?

html


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


Where and how HTMl be used?

HTML is a computer language used for making your own website on every website everything is used by HTML. HTML stands for hyper-text markup language Hope this helps !!


What are HTML style tags?

HTML style tag is used to define CSS in HTML. It is used to style the page according to the user demans.


Is HTML used in PC games?

Html is used in some games for viewing websites but is not used in the actual gameplay.


How do you make a program using HTML?

HTML is not used for making programs. It is used for making websites.


What are the two HTML syntaxes?

HTML is a markup language and it's syntax is well defined. It can be used as <html><body>...</body></html>


What are the characters of HTML used for?

The tags of HTML are used to define how the page looks like. The presentation with the looks is what tags are used for.


Uses of HTML?

HTML is the language used to create web pages.


How is HTML being used these days?

HTML is being used as a source to create web pages. Dynamic Web pages are being created by HTML now.


How is HTML used?

HTML is used by placing tags at their proper position. A tag <p> is used for defining a paragraph.


Need of frame in HTML?

Frames are used to divide the HTML page into sections. The <frame> tag is used for that purpose.