OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: 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čle 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC