Good morning, I've been trying to find/develop a nicely source ordered 3 column liquid layout...with the right and left columns a fixed width. I'm not having much luck. I couldn't even find an example on the css-list wiki :(
What I'm after is something that can make this markup into the 3 column liquid layout with fixed right and left columns: <div id="head"> header </div> <div id="content"> main content </div> <div id="subContent"> sub content </div> <div id="catNav"> category navigation </div> <div id="footer" footer </div> If anyone has achieved this or knows where I can find a working example I'd be most chuffed! Thanks Darren ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
