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.