Is there a way to define table properties using CSS.
For example, I would like to be able to use the tag < td class="dark" > to apply a certain theme to certain cells. It seems like whenever I try to do this, I can only get it to effect the text properties.
here are some properties I would like to be able to change.
-bgcolor
-width
-align
-valign
Thanks much!
For example, I would like to be able to use the tag < td class="dark" > to apply a certain theme to certain cells. It seems like whenever I try to do this, I can only get it to effect the text properties.
here are some properties I would like to be able to change.
-bgcolor
-width
-align
-valign
Thanks much!