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 -~----------~----~----~----~------~----~------~--~---
