We should be concerned about different HTML versions due to functionality difference. Latest versions have depreciated some of older version tags.
W3C is the World Wide Web Consortium. It sets standards for the internet, including HTML. If a HTML page follows those standards then it is W3C compliant.
The World Wide Web Consortium, or the W3C. They set the standards and specifications of HTML and XHTML, and how it should be used.
W3c define html standards for web. Vimal Lad vimallad21@yahoo.com
HTML standards are set by the World Wide Web Consortium. They've been setting standards for all versions of HTML since HTML 3.2.
The World Wide Web Consortium (W3C) is the one that writes standards and practices for the HTML language.
The World Wide Web Consortium is the body charged with setting the standards for different versions of HTML. They are also known by the acronym W3C.
There are various standards that are being evolved in HTML. These include adding a doctype at the top of the page.
The standards for HTML are defined by the World-wide Web Consortium, or W3C.
The HTML standards is set by the World-Wide Web Consortium, or W3C. The HTTP standard is set by the W3C in coordination with the Internet Engineering Task Force, or IETF.
I think what you may be asking is "who sets the standards for html" and the answer is the World Wide Web Consortium http://www.w3.org/.
The W3C write the standards for writing web-pages. Web Pages on a user side are always Client-Side and HTML is a Client Side scripting language hence most of their standards are based around HTML and other client-side scripting.
it think the versions are HTML 1.0 HTML 2.0 HTML 3.0 HTML 3.2 HTML 4.01 xhtml 1.0 and now HTML 5 The different versions are used to characterize changes in the HTML itself. With new features and new tags come new versions. In the modern web, (HTML 4+) the versions are also the basis for laying out standards that describe the function of the HTML and how the browsers are supposed to display it. For instance, prior to HTML 2.0, there were no images available in HTML. If you're interested, the W3C (World Wide Web Consortium) is in charge of keeping the current HTML and XHTML standards. You can find the specific changes in versions on their website.