Tables with and without borders
-
I followed the instructions of a previous topic to hide borders of a table for when I needed to line up three images beside each other on the above page – code as follows:
.blog-lg-area-left td, table {
background: none !important;
border: none !important;
}I have now realised I need to include a table on another page which will require a border. Is there any CSS coding to allow a border on some tables but not others?
Thanks in advance.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Tables with and without borders’ is closed to new replies.
