answersLogoWhite

0

The current HTML version is the version 5. It has a special feature of HTML Authentication which was not in the before versions.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the previous version of HTML prior to HTML 5?

In HTML5, which method is used to get the current location of a user?


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 is the difference between Atom and RSS feeds?

Only the HTML tags differ Atom Feed is similar to RSS Fees but it differ only in HTML tag


How does PHP differ from HTML in terms of application and structure?

In structure <?php ?> <html> </html> in application - one is static and another is dynamic. this much ......


What is the current state of HTML?

The current state of HTML is 5 at present. It is at it's most stable and advanced form.


How do you go previous page in HTML?

Html istself cannot be used to do things like go back to the previous page or go to the next page. Html is simply a markup language, languages that are used to describe information through the use of text that is applied to the document. In order to, make html do such things, a scripting language is used. This can be embedded into html.


How do those xml differ from HTML?

XML is different from HTML in many ways. XML can be used mainly for mobile designing while HTML for web designing.


Is html table has no standard size such as width and height?

There is no standard size for HTML tables. They take their size by the amount of content in the table or by the the designer specifying a size.


Why is a documents style important in HTML?

A document's style is important in HTML very much. It makes it differ from other elements in the page.


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.


What body defines the standard for HTML?

The standards for HTML are defined by the World-wide Web Consortium, or W3C.


Is html5 case sensitive?

Actually, it depends on the version of HTML and your browser. The current standard requires you to write HTML tags in lower-case letters. However, many browsers will recognize both <BODY> and <body> as valid HTML tags.