Possible Duplicates:
How to alternate HTML table row colors using JSP?
Table row - Giving alternate colors
can any one provide basic code for dynamically adding rows in a table with alternate colors using css in jsp file kindly provide this code
can any one provide basic code for dynamically adding rows in a table with alternate colors using css in jsp file kindly provide this code | ||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
| |||
|
feedback
|
|
Basically, there are two options:
| |||
|
feedback
|
|
Take a look at the CSS odd and even selectors. | |||||||||||
feedback
|
|
as in
| |||||
feedback
|