The style declarations which apply to the text below are:
<LINK rel="stylesheet" type="text/css" HREF="linktest.css"> LI {color: purple;} UL LI {color: blue;} UL LI LI {color: gray;} LI.red {color: green;} UL LI.mar {color: #660000;} UL LI#gre {color: green;} .test {color: blue;} .test {color: purple;} .one {text-decoration: line-through;}
This sentence should be blue (STYLE attr.).
This sentence should be purple [class="test"
].
This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported).
TABLE Testing Section | |
This sentence should be blue (STYLE attr.).
This sentence should be purple [ This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported). |