XHTML transitional works just fine from a styling perspective and will not
place you into quirks mode.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

I don't find STRICT to be practical due to the lack of IFRAME support.

Chris

On Tue, May 19, 2009 at 9:01 PM, Christian Montoya <[email protected]>wrote:

>
> On Mon, May 18, 2009 at 9:25 PM, [email protected]
> <[email protected]> wrote:
> >
> > I ask this question since DOCTYPEs could effect the box model, which
> > in turn may affect any CSS Framework.  What DOCTYPE did you choose for
> > your site and usage with blueprint?
>
>
> Always a STRICT DOCTYPE, this is a must! Either HTML 4.01 STRICT or
> XHTML 1.0 STRICT are fine. I use HTML 4.01 by personal preference.
>
> --
> --
> Christian Montoya
> mappdev.com :: christianmontoya.net
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to