Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Alternate table row colours


topr8 - 10:46 am on May 23, 2012 (gmt 0)


nth child selector

something like:

tr:nth-child(odd) {
background-color:red;
}

not sure of browser support


Thread source:: http://www.webmasterworld.com/css/4456880.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com