CSS1 Test Suite: 6.3 Color Units


[Previous] [Next] [Section] [Contents] [Specification]
Last Updated: 14 June 1998

The style declarations which apply to the text below are:

BODY {color: maroon;}
.one {color: #080;}
.two {color: #008000;}
.three {color: rgb(0,128,0);}
.four {color: rgb(0%,50%,0%);}
.five {color: rgb(0.0%,50.0%,0.0%;}
.six {color: green;}

This sentence is normal.

This sentence should be green, although slightly different from those that follow.

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 a slightly different 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 should be green, and used the style attribute.

This sentence is normal.

This sentence should be green, although slightly different from those that follow.

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 a slightly different 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 should be green, and used the style attribute.


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