Re: DOCBOOK-APPS: How to do floating images

From
"[.-B. EBQDIF"
Date
2001-08-12T14:45:03+00:00
ID
Thread
Re: DOCBOOK-APPS: How to do floating images
On 20010810 22:21 (Friday), M.-A. DARCHE wrote:
> it produces the following HTML output
> <div class="mediaobject"><img src="woody.png" align="right"></div>

Sorry, align="right" here has nothing to do with floats

> Alternatively you can use the following approach for HTML only
> 
> If you have the following image element
> <mediaobject>
> <imageobject>
> <imagedata fileref="woody"/>
> </imageobject>
> </mediaobject>
> 
> You can use a CSS with those line inside :
> .mediaobject {
>     float: right;
> }

This one works though it applies to all mediaobjects, not just
imageobject. So it's not that good either :-(

-- 
Marc-Aur鋩e DARCHE  <http://ma.darche.free.fr>
AFUL <http://www.aful.org>
Association Francophone des Utilisateurs de Linux/Logiciels Libres
French speaking Linux and Free Software Users' Association