Alex Robinson wrote: > Yahoo! have been very busy and in addition to updating their ui > widget library, they have now added several bits which should be of > interest to the list. > > > CSS Grids > http://developer.yahoo.com/yui/grids/
This is how the !DOCTYPE to use is suggested: <!-- layouts require "Standards Mode" rendering, which the 401-strict doctype triggers --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> This is a typo since anything before the DTD declaration triggers Quirks mode in IE. http://groups.yahoo.com/group/ydn-javascript/message/1167 --- Regards, Thierry | www.TJKDesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
