View Single Post
  #2 (permalink)  
Old 09-29-2006, 07:37 PM
brendan brendan is offline
Newbie
 
Join Date: Sep 2006
Location: ohio
Posts: 15
Credits: 0
Rep Power: 9
brendan is on a distinguished road
Default

The latest and greatest is actually XHTML 1.0, which is a reformulation of HTML 4.01 in XML.

But if you're coding in HTML, you should go by the HTML 4.01 recommendations. It's a lot like software versions, version 4.0 is an improved upon version of 3.2 which fixed certain rendering errors and improved upon accessibility, and better support for stylesheets and scripting languages etc...

Read all about it here