answersLogoWhite

0

There is an official HTML standards organization, called the World Wide Web Consortium (or W3C), see related link.

HTML versions are released as specifications, papers that describe which tags are valid and how they should work, and those specifications are released by the W3C.
But the specifications are just paper, and it is up to the browser vendors to implement the standards - they may implement bits they like, ignore bits they don't like and add bits they think are missing.
In the real world, the HTML versions we use are not controlled by any single organization. Historically, the standards have sometimes played catch up by just writing down what the browsers are already doing, and sometimes proposed stuff that has been universally ignored.

So the responsible would be the W3C, the 3-4 major browser vendors and the interaction between them. It is hard to be much more specific than that.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the current browser version HTML?

Each browser has its own individual version, which does not relate to HTML. The current version of HTML is version 5 and any up to date browser should be able to manage it.


How many are tages use in HTML?

There are a large number of tags in HTML. With each version, more ones are being added.


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "<>". Each HTML tags has the following attributes and operations.


What is the meaning of HTML tag?

HTML as the name suggests is a markup language. Each tag represents a function in it.


How HTML is interpreted?

HTML Code is interpreted differently by browsers. Each tag has a certain function attached to it.


How HTML code is interpreted?

HTML Code is interpreted differently by browsers. Each tag has a certain function attached to it.


Distinct features of each version of cad?

what features of each version of cad?


How do you convert from HTML TO MP4?

You cannot convert HTML to MP4 due to different extensions. They both are not compatible with each other.


Does each ovary take turns releasing an egg?

no. it can be random. :-)


How HTML works in webpage designing?

HTML works on the tag based technology. Each tag defines a function which it executes when run.


What is the process of the ovaries releasing an egg cell each month?

the ovulation


How do you make text flash different colours with a delay between each colour with HTML?

You can't due this in HTML. You're going to have to use JavaScript.