View Single Post
  #2 (permalink)  
Old 12-08-2007, 12:26 AM
Dan L Dan L is offline
Junior Member
 
Join Date: Dec 2007
Posts: 10
Default

Depends on what you're doing. XHTML 1.0 Strict is meant to be a bridge between HTML and XHTML, hence why it still supports Transitional and Frameset. XHTML 1.1 is closer to a pure XHTML spec with less "backwards compatibility."

Either way, unless you're using your HTML with XML, you're fine using regular HTML. Personally, I use XHTML 1.0 Strict regardless.
Reply With Quote