Nick Urbanik wrote:

> My aim is really simple: float some variable sized thumbnails images 
> with variable sized captions, and have them float (or arrange 
> themselves in any way) nicely, so that they don't do silly things
> [...]

Floats always do silly things like that :-) and they are difficult to 
"cure" since they are behaving in accordance with standards.
If you only need a fixed number of floats on each "line", then you can 
clear after that number to make sure you don't get "hang-ups".

In a fluid layout I think this will work better...
<http://www.brunildo.org/test/ImgThumbIBL.html>
...meow.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to