Alexander Khost wrote:
Does anyone know of a way to create a cross-browser compliant three
column layout using floats (currently, I'm using the template found
at:
http://webhost.bridgew.edu/etribou/layouts/3col_footer/archives/3col_footer_02/index.html)
that have equal sized heights without using a background image to make
it look like they're the same height and not using JavaScript?

How stable did you need that to be? I'm not being facetious, but without using images it's going to get dicey and I would look closely at the complexity of the CSS and the scope of the hacks. Obviously you feel that staying away from javascript is important, but it is the most stable solution. So I'll show you an example anyway :-)

http://www.projectseven.com/tutorials/css/pvii_columns/index.htm

Al Sparber
PVII
http://www.projectseven.com

"Designing with CSS is sometimes like barreling down a crumbling mountain road at 90 miles per hour secure in the knowledge that repairs are scheduled for next Tuesday".


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to