![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a simple rule: .main p { font-size: small; color: red;} But if I put a paragraph in a TABLE, it basically comes out black and a different size. |
|
Am I forced to tell the TABLE to, well, "get out of the way"? I tried: .main table {font: none; color: none; } but that didn't do anything. |
#3
| |||
| |||
|
|
The three possibilities I can see (oh, this would be so much easier if you provided URLs) are that: (1) You are trying to put the text of the paragraph inside the table, then snip (2) You have a selector more specific than ".main p" overriding your other style. snip |
#4
| |||
| |||
|
|
I have a simple rule: .main p { font-size: small; color: red;} |
|
But if I put a paragraph in a TABLE, it basically comes out black and a different size. |
|
I tried: .main table {font: none; color: none; } but that didn't do anything. |
#5
| |||
| |||
|
|
The three possibilities I can see [...] are that: (1) [...] (2) [...] |
|
weblog | http://www.pretletters.net/weblog/weblog.html | webontwerp | http://www.pretletters.net/html/webontwerp.html | zweefvliegen | http://www.pretletters.net/html/vliegen.html | |
#6
| |||
| |||
|
|
On Tue, 16 May 2006 07:56:05 +0200, David Dorward <dorward (AT) yahoo (DOT) com wrote: The three possibilities I can see [...] are that: (1) [...] (2) [...] intrigued / |
#7
| ||||
| ||||
|
|
Barbara de Zoete wrote: On Tue, 16 May 2006 07:56:05 +0200, David Dorward <dorward (AT) yahoo (DOT) com wrote: The three possibilities I can see [...] are that: (1) [...] (2) [...] intrigued / Damnit - I thought I'd gone back an edited it back to two |
|
after deciding that the third idea was impossible |
|
and not worth mentioning. |
|
weblog | http://www.pretletters.net/weblog/weblog.html | webontwerp | http://www.pretletters.net/html/webontwerp.html | zweefvliegen | http://www.pretletters.net/html/vliegen.html | |
![]() |
| Thread Tools | |
| Display Modes | |
| |