is there a html code in CSS that i can use to change colors in my columns?

i have an overall bkgd color i want the colums to to have a different liter color

Public Comments

  1. The HTML code would be <td bgcolor="blue"> The CSS code would be <td style="background:blue"> If you had a link to the page and what you wanted to change, it would be easier to help
Powered by Yahoo! Answers