answersLogoWhite

0

What are the versions of HTML?

Updated: 8/16/2019
User Avatar

Wiki User

13y ago

Best Answer

The currently used ones are HTML 4.01, XHTML 1.0 or 1.1, and HTML5. XHTML has several doctypes available, which are sorta like mini-versions.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

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

Why are there different versions of HTML?

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.


Who introduced different versions of HTML?

The World Wide Web Consortium is now responsible for HTML and its different versions.


What is HTML and what does it do in webpages?

HTML is the structure of a webpage. HTML is the outdated version. The newest versions are html5 and xhtml.


What is the Advanced Version of HTML?

Advanced HTML code includes features like authentication. It authenticates any input type field in code.


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.


What are the kinds of HTML?

HTML has various versions accourding to functionality. The latest one HTML5 is the most stable.


Why should you be concered about differerence in HTML standards?

We should be concerned about different HTML versions due to functionality difference. Latest versions have depreciated some of older version tags.


Why doesn''t html work in Google Chrome?

HTML works in Google chrome easily. It supports the latest versions of HTML and CSS.


What is document tag in HTML?

HTML does not have a DOCUMENT tag. The closest thing it has is DOCTYPE, which specifies which specification of HTML (there are several versions) is being used for that page.


Who sets the stardard of HTML uniformity?

HTML standards are set by the World Wide Web Consortium. They've been setting standards for all versions of HTML since HTML 3.2.


How many versions are stable in HTML?

5 stable versions have been introduced. HTML5 is the latest and the most advanced one.


What does doctype HTML public mean?

In HTML, the <!DOC TYPE> means the type of HTML coding you are using. There are many different versions of HTML. This part of the code tells the web-browser how to format the page.