CSS1 Test Suite: 6.3 Color Units


[Previous] [Next] [Section] [Contents] [Specification]
Last Updated: 11 May 1998

The style declarations which apply to the text below are:

BODY {color: maroon;}
.one {color: #0f0;}
.two {color: #00ff00;}
.three {color: rgb(0,255,0);}
.four {color: rgb(0%,100%,0%);}
.five {color: green;}

This sentence is normal.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence is normal.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence is normal.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence should be green.

This sentence is normal.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.

This sentence should be green, and used the style attribute.


[Previous] [Next] [Section] [Contents] [Specification]