Micky Hulse wrote: > Basically I would like to see examples of floated/fixed/centered 3-col > layouts that do not blow-up when the font-size is enlarged in IE. > > Micky > There are a number of 3 col layouts on the wiki. Check the browser support charts: <http://css-discuss.incutio.com/?page=ThreeColumnLayouts> These are others that have good support: <http://www.contentwithstyle.co.uk/resources/css-framework/index.php?css=layout-navleft-2col.css&demo=true> <http://blog.html.it/layoutgala/> Generally it is something, or other, in the contained content, rather than the layout proper, that causes layouts to break(explode) on font zoom. Pick a layout that supports the browsers you are after. When you run into a problem, put your layout on a public server. Post the problem to the list with with a clickable to problem in your message. Code to the compliant browsers-- Firefox, Opera, Safari. The list will help you resolve IE. Validating the css and markup as you work will keep you out of harms way. Best, ~davidLaakso
-- Typography exists to honor content. --Robert Bringhurst <http://www.dlaakso.com/gustave/> ______________________________________________________________________ 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/
