home > news Alternating Row Styles in Tables is Easy with CSS 3
Alternating Row Styles in Tables is Easy with CSS 3
One of the most common ways to style a table is to change the background colors of every other row. But with CSS 2 and below, the only way to do this is to set classes on every other row and then write styles for those classes. CSS 3 offers an exciting way to handle this problem without adding any additional HTML attributes or tags.
Additional CSS 3 Techniques
Alternating Row Styles in Tables is Easy with CSS 3 originally appeared on About.com Web Design / HTML on Monday, July 12th, 2010 at 05:56:37.
Permalink | Comment | Email this