[Moin-user] Table formatting

Antoine CONTAL antoine.contal at free.fr
Wed Mar 23 15:05:21 EST 2005


Hello,

I have a question about table formatting. I would like to choose both a 
table style and a first row style.

Right now, I can have a table style this way.
||<tablestyle="text-align: center"> Column 1 || Column 2 ||
|| ... || ... ||

I can also have a first row style this way.
||<rowstyle="color: blue"> Column 1 || Column 2 ||
|| ... || ... ||

But if I want both, I cannot do the following.
||<tablestyle="text-align: center"><rowstyle="color: blue"> Column 1 || 
Column 2 ||
|| ... || ... ||

What am I doing wrong? Is there a way to have both table-wide formatting 
and a special formatting for the first table row?

Thanks a lot.

(I'm running Python 2.4 and Moin 1.3.4 on Win2K in stand alone server 
configuration.)

--
Antoine CONTAL





More information about the Moin-user mailing list