Previous Message
Next Message

floating thumbnails problem...random heights.

Sent by Chris Keane on 26 April 2004 22:10


> div 4 should be below 1, as it's the start of the next row, but it get's
> stuck on div #2 with is longer. Is there a way around this issue? Maybe a
> way to force all divs to the height of the tallest div in that row at any
> given time (I know...I'm asking a lot there ;o)

You could try:
- play around with the clear styles of the divs - especially if you set div
4 to clear:both, I think you will be good.
- nesting divs 1-3 within a row div <-- not sure if this is good semantic
markup though.
- throw a <hr> tag in after div 3?  This is something I've been thinking
about - style it to hidden and clear:both (this one is pure speculation)

Good luck,
Chris


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: