answersLogoWhite

0

What is the use of label of the HTML?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

Not quite sure I understand your question, but I'll venture a shot at an answer.

When creating a web page these days, most editing software assigns (or asks you to assign) an HTML label to the new document. The actual tag of "HTML" is required to tell the browser that the document is in fact and HTML document. These days there are several different document (DTD) types of HTML documents such as HMTL 1.0 strict, 4.0 strict and 4.01 TRANSITIONAL.

These are just slight variations in the code that affect different variations in behavior in the browser. There is a worldwide organization that is working to develop a more standardized approach to HTML, and other code such as Cascading Style Sheets (CSS). This is the Worldwide Web consortium, better known as the W3C. Their site is a vast treasure trove of current, updated web authoring code and document types.

The various HTML commands tell the browser how to display the content that is placed inside of <brackets like these.>

The W3C also offers a free validation service on which you can test your web pages for compliance.

For much more information on web page design and HTML, please visit the link below:

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of label of the HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does an HTML label refer to?

The label tag in HTML is used when one wants to assign a label to an input element, and can be used for both implicit and explicit controls. In order to use a label in HTML, the label must refer back to a form control.


How do you use PHP in HTML?

You can't use PHP in an HTML document, but you can use HTML in PHP script.


How do you use a HTML?

http://www.w3schools.com/HTML/


Which html converters are free to use?

The html converters that are free to use are HTML Converter and Free HTML Converter. These two websites do a great job at converting html files to whatever you need.


First record label to use first record label to use Dolby?

first record label to use dolby


How do you use HTML?

There are many sites which teach you HTML,Google ithttp://www.w3schools.com/HTML/


What is the HTML code of Facebook?

You can't use HTML on Facebook.


How do you put HTML cursors on iweb?

Use an html snippet


Can you use HTML on your WikiAnswers profile?

You can use some HTML for pictures and formatting, but not all HTML can be used (for security purposes). Note that you might need to play around a bit to get HTML to work.


Does this website use HTML?

Yes. if you look at page source you will see &lt;html&gt; and other HTML tags.


Can you copy the HTML and use it?

html code can be copied and pasted. It can be reused.


Is it possible to create HTML documents with word?

yes you can use any text editing software to make a HTML file. Just use the rules of HTML and save it as htm or HTML and your good to go.