Beate De Nijs wrote:

> I've got several thumbnail images of different height (and widths) in
> a horizontal row.
> they should all align at the bottom of their thumbnailcontainer which
> has a fixed height.
>
> I've put them in a div id #thumbnailrow and tried with these settings:
>
> #thumbnailrow { text-align: center;  width: 828px; height: 88px;
> margin: 2px auto 0; }
> #thumbnailrow img { bottom: 0; margin-right: 4px; margin-bottom: 0;
> margin-left: 4px; }
> #thumbnailrow a:hover { border-bottom: 2px dotted #cacaca; }
>

Knowing what you usually do, something like this ?
<http://dev.l-c-n.com/_temp/bottom-img.php>

Works in all browsers, I think, although I can't check IE 6 atm.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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