Guest_imported
New member
- Jan 1, 1970
- 0
I have this css code that I am having trouble modifing. First off this code effects all tables, what do I need to do to apply this style to specific tables and not others? Also how do I correctly define its bgcolor? I keep trying different things and nothing seems to work out. Thanks in advance for any help.
<!--
table {
border: 1px solid green;
}
-->
<!--
table {
border: 1px solid green;
}
-->