the page looks like this:
...
and the style: tr.even td { background-color: #FFFFFF; }
tr.odd td { background-color: #FFFFC8; }
More information about formatting options
the page looks like this:
the page looks like this:
...
and the style:
tr.even td {
background-color: #FFFFFF;
}
tr.odd td {
background-color: #FFFFC8;
}