![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Trying to figure this out for some time now, but I don't get it ... I have something like this: .myclass { color: red; } p class="myclass"> this is <b> some </b> text </p By my understanding of inheritance in CSS 'some' should be in red, but it isn't (in IE6 at least). What am I doing wrong? |
#3
| |||
| |||
|
|
.myclass { color: red; } p class="myclass"> this is <b> some </b> text </p By my understanding of inheritance in CSS 'some' should be in red, but it isn't (in IE6 at least). What am I doing wrong? |
![]() |
| Thread Tools | |
| Display Modes | |
| |