View Single Post
Old 2005-04-18, 12:19 PM   #3
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by tortus32
I want to insert a table that does not follow the cascading style sheet of the rest of the page. I usually insert the table on an html page using the normal ssi script like so:

<!--#include virtual='mytable.html' -->

What do I need to add so that table isn't affected by the cascading style sheet?

Thanks,

Bill
Simply give it it's own distinct class or create a distinct class for the rest of your tables instead of styling them generically.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote