Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   style sheet question (http://www.greenguysboard.com/board/showthread.php?t=18684)

tortus32 2005-04-18 11:50 AM

style sheet question
 
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:



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

Thanks,

Bill

Cleo 2005-04-18 12:09 PM

I don't think you can.

You could use classes in the your table but that is about it.

Useless 2005-04-18 12:19 PM

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:



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.

tortus32 2005-04-18 02:45 PM

Ok, thanks!

Bill


All times are GMT -4. The time now is 10:55 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc