CSS Parsing Test

The following styles apply here:

P.pone {
	color:green;
	}

P.ptwo {
	color : blue;
	}

P.one	{
	@threedee {rotation-code: '}';}
	color: red;
	}

P.oneb	{
	@threedee {rotation-code: '}';}
	color: red;
	color: maroon;
	}

P.two	{
	work: { test: none; filed: no; };
	color: green;
	}

P.three	{
	view: @find orange { rotation: 500grad; };
	color: green;
	} P.four { color: green;
margin-left: 0;} P.five {color: green} P.six {color: green;}

This paragraph should be green.

This paragraph should be blue.

This paragraph should be the default color.

This paragraph should be maroon.

This paragraph should be green.

This paragraph should be green.

This paragraph should be green.

This paragraph should be green.

This paragraph should be green.


Valid HTML 4.0!

(Back to CSS Testing Information, David Baron)

LDB, dbaron@dbaron.org