answersLogoWhite

0

Why is HTML is important?

Updated: 10/17/2022
User Avatar

Wiki User

11y ago

Best Answer

HTML (Hyper-text Mark-up Language) is what formats web pages. It is used in conjunction with JavaScript and CSS to make the page you see. It is used to formtat the text, layout, images, links, everthing you see on the page. The combination of these three elements has come to be known as XHTML. Without HTML there would be no websites or pages.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

HTML is important to learn when formatting things. For example, some websites may require you to format your profile. Also, you can create web pages with HTML and CSS.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is HTML is important?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


What is h1 in HTML stand for?

H1 is a heading tag in HTML and is the most important heading tag. In a single HTML document there should only be one H1 heading tag. There are a total of six heading tags in HTML, h1, h2, h3, h4, h5, and h6. H1 is the most important and h6 is the least important. These are useful at organizing your content on a web page.


Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


How many section of HTML document?

There are six headings that are available to be used in HTML. The range from H1 to H6. An H1 is more important then H6 heading. There should only be one H1 heading on any single HTML page.


What are some suitable resources for one to learn HTML?

How to learn HTML Html is not hard to learn at all. You just cover the basics and practice, as we know practice makes perfect. Html is very important in web development, because it is used to create the web document that you always see on the internet, the webpages, the writings, text and many more. You can check out my channel where i give free tutorials in Html and Css for beginners. @codewithalex7 on youtube. ( Search it on youtube) Make sure to visit my youtube channel and learn Html and Css for free.

Related questions

What is the need for HTML?

The need for HTML begin with the web. Development of web made the need of HTML more important.


Why is a documents style important in HTML?

A document's style is important in HTML very much. It makes it differ from other elements in the page.


Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


Why HTML important to web browsers?

HTML is important to web browsers as it forms the web pages. The web pages are the ones which run on the browsers.


Why is it useful to know HTML?

It is important to know HTML as it serves a very great purpose for web. A person knowing HTML is of great importance in industry.


Who uses HTML?

Most websites use html along with other webbased languages


What do you liked most in HTML?

The most important thing in HTML is it's graphics. It's simplicity is one of its main aspects as well.


What is h1 in HTML stand for?

H1 is a heading tag in HTML and is the most important heading tag. In a single HTML document there should only be one H1 heading tag. There are a total of six heading tags in HTML, h1, h2, h3, h4, h5, and h6. H1 is the most important and h6 is the least important. These are useful at organizing your content on a web page.


Pages in HTML are writtin in plain text why is that and why is important?

HTML file is designed to improve website interface. It's in plain text for simplicity and enforce standardization.


What is the important part of a HTML format?

The body. Because it is the visible part of the web page.


Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


How many section of HTML document?

There are six headings that are available to be used in HTML. The range from H1 to H6. An H1 is more important then H6 heading. There should only be one H1 heading on any single HTML page.