Timothy Kelty wrote:
> http://geniuscar.com/tests/def-list-float.html

> I want the <dd class="image"> block to float left all the way at the
> top, with the <dt> and the rest of the <dds> lined up on the right.

A float can't go higher than the last preceding float. This keeps the
dd.image down there alongside dd.price.

You can absolute position dd.image...

<http://www.gunlaug.no/tos/alien/tk/test_08_0116.html>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to