1. Home
  2. Computing & Technology
  3. Web Design / HTML
photo of Jennifer Kyrnin
Jennifer's Web Design / HTML Blog

By Jennifer Kyrnin, About.com Guide to Web Design / HTML since 1997

Goodbye XHTML, Hello HTML 5

Monday July 6, 2009

The W3C announced last week that they will be stopping work on XHTML 2 in favor of HTML 5. If you don't know what HTML 5 is yet, check out my article What is HTML 5. And if you had been considering HTML 5, now you know the final answer - use it. XHTML will still continue to be supported, but it will be subsumed into HTML 5. In other words, if you have XML documents that need HTML to be written as XML, you would follow the same rules for XHTML, but use HTML 5 tags and attributes.

(Via W3C.)

Comments
July 6, 2009 at 6:09 pm
(1) Alexander says:

Yes, I already made the XHTML1 – HTML5 transition on my website and on another project several hours ago, and it took only 5 minutes. If you have a well formed and valid XHTML document, all (or at least most) you need to do is remove most of the doctype declaration and rearrange (and remove) some meta elements. And if you use the traditional elements you won’t have any browser support problems. The W3C validator just issues one warning/note – that you are using an experimental feature. There’s no problem with explicit closing singleton tags, since this HTML version is not SGML-related.

July 10, 2009 at 8:31 pm
(2) DesignFirms says:

Yeah, I agree with Alexander. Pretty straight forward and basic update. Now off to make the changes!

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss
Community Forum
Explore Web Design / HTML
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.