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: OT? CSS and class attribute


> From: Kraa de Simon 
> Is it possible to access elements *within* a <div 
> class=""></div> using CSS?
> 
> For example access the <td> element within the <div
> class="informaltable"></div> to change it's attributes.
> 
> <div class="informaltable"><table><tr><td>xxx</td></tr></table></div>

div.informaltable td { ... }

http://www.w3.org/TR/REC-CSS2/selector.html#descendant-selectors

-- 
Rob Smith



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


Powered by eList eXpress LLC