answersLogoWhite

0

Because HTML was created to design websites with. All websites use HTML, no matter what software you use to build them. So if you use a website designer programmer, like Dreamweaver, it creates HTML for you.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What companies use HTML?

Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.Websites are built using HTML so any company that develops websites for itself or others use HTML. So there are hundreds of thousands of companies that could be mentioned, all around the world.


How do you make a program using HTML?

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


Which HTML tell the browser when the image can't be located?

HTML can't do this. It doesn't have built in logic. But you can detect a missing image using Javascript.


What are HTML controls?

HTML can make links buttons and websites


Do most browsers do not support previous versions of HTML?

Most browsers supports previous versions of HTML. Many websites are still using HTML 4.01 or older, so back compatibility is very necessary.


Why is HTML needed?

Websites are built using HTML. It was designed to be used to work on the World Wide Web. It is the basic building block of web pages. If you want to create web pages then you should learn how to use HTML. You can still use other applications to create pages, like Dreamweaver, but a knowledge of HTML will help your understanding of what the application that is building your page is actually doing and allow you to make any changes you want.


How webpages are built HTML code and the purpose of and?

Webpages are built using the various tags predefined. The purpose of webpages is to make web interactive or for promotion.


Where can a person go to find HTML email templates?

A person looking for email HTML templates can easily find many different websites with a variety of different templates through Microsoft outlook's built in template feature or through one of the the many websites found online such as "Mailchimp" and "Aweber"


How do you put color on your text for websites?

If you're using HTML, the script of <font color="XXX">Text goes here</font>


What is meant by webdesign?

The creation of websites pretty much, using coding languages like HTML, CSS, PHP and such :) hope i helped


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


How do you set margins without CSS in HTML?

HTML does not have a built-in way to set margins without CSS. Margins are a property of Cascading Style Sheets (CSS), not of HTML. To set margins in HTML, you need to use CSS either directly in a “style” attribute of an HTML element, or by using an external CSS file linked to your HTML document.