This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can I use a CSS stylesheet?


Hi,

Just a quick question... Newbie to CSS...

Is it possible to change the layout/presentation using CSS? (for example of
a table)

I enabled table.borders.with.css.

Then I get something like:

<td style="border-right: 0.5pt solid black; border-bottom: 0.5pt solid
black; ">

Only the border-right and border-botton attributes are set? I set the table
frame attribute to "all".

Also enabled <xsl:param name="html.stylesheet" select="'style.css'"/>

I used the table class to define for example font for the table.

But can I also set the table row/column properties using a CSS stylesheet?
Do something with the style attribute?

Hope this makes sense...

Thanks,

Simon.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]