Fri, 2010-03-19 17:04
What doc type should I use? I've been using XHTML 1.0 Strict. Should I go back to transitional?
My understanding is that transitional is better for backward compatibility, whereas strict is standards compliant. Is that correct?
Fri, 2010-03-19 17:14
#1
most of use strict for new
most of use strict for new sites.
http://24ways.org/2005/transitional-vs-strict-markup
http://csscreator.com/node/8878
Fri, 2010-03-19 17:28
#2
Thanks!
Thanks!

