Anyone know why these <li> tags that contain the thumbnail pictures are not stacking up appropriately?
This is blowing my mind away.
http://hqinternetsolutions.com/Websites/NuPhase/index.php?id=4
All the floats, are right, and there’s enough width.
Update
I’m using Firefox 6.0
There’s nothing strange here – the behaviour is expected.
Most of your
lis have a computed height of58px. However, some of them are slightly different, for example64pxor57px. The reason for this is that some of the images are a different height.The best fix is to simply make all the images the same height.