(more info: <http://tantek.com/CSS/Examples/boxmodelhack.html>)
This method should only be used in connection with some NN4 hiding method because it throws a JavaScript error in Netscape 4.x.
p#tantek {
voice-family: "\"}\""; /* some browsers have a parsing bug */
/* and will ignore the following rules */
voice-family: inherit;
color: #f00;
}
This sentence should be red.
Hides CSS from: