English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm designing a web page, and I'm try to add a table to the page. However, the table takes on the attributes of the cascading style sheet that the whole page uses. This leads to a defunct table. Is there any way I can specify part of a web page not to follow the CSS attributes?

Thanks in Advance.

2007-02-23 13:06:02 · 3 answers · asked by Kyle F 2 in Computers & Internet Programming & Design

3 answers

You can give the table a class or ID and set up the styles you need for it under that name. These element-specific styles will override the default page styling.

2007-02-23 13:14:39 · answer #1 · answered by injanier 7 · 0 0

each and each persons PDA or cellular telephone will do the "turning off" off CSS. Thats why putting all ornament and formating in CSS is reliable for doing that. you could also replace CSS or use your own CSS on web content with your computer broswer. that is largely that PDAs etc do.

2016-12-04 21:00:47 · answer #2 · answered by barnas 4 · 0 0

Use CSS ID Selectors

2007-02-23 13:12:55 · answer #3 · answered by Joseph H 2 · 0 0

fedest.com, questions and answers