martin f krafft schrieb:

Another workaround might be to absolutely position the image

#section-aboutfolder-book {position:relative;} /* containing block */

#about-cover { ... /*float: right*/ ... top:3em; right:0; position:absolute;}


Mh, I am trying hard to stay away from absolute positioning. It has
a bad taste in my mouth, and I don't think it's supported well
enough either. I'd be happy to be shown wrong. :)

That would be a strong argument against using floats.

Ingo

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

Reply via email to