User login

Reply to comment

the page looks like this:

the page looks like this:

...

Col1 Col2 Col3
... ... ...
... .... ....

and the style:
tr.even td {
background-color: #FFFFFF;
}

tr.odd td {
background-color: #FFFFC8;
}

Reply

The content of this field is kept private and will not be shown publicly.