In CSS3 you can achive this result using display attributes that make your markup act like a table. Until then you must either use a table or some javascript.
-chris On Feb 7, 2009, at 10:48 AM, Dan Vega <[email protected]> wrote: > > Searching through the archives I see a lot of people asking how to > achieve that same column height for a 2/3 column design. Is there any > way to do this without the faux column hack? I just want my 2 columns > to be the same height. What is the easiest approach for this? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
