Re: CSS1 Test Suite (minor updates)

In the section on class as selectors,
http://www.cwru.edu/dms/homes/eam3/css-test/sec14.htm

you declare:

.1 {color: green;}

but I thought that name and id tokens had to begin with a letter
(A-Za-z), then could be followed by any number of letters, digits,
hyphens, underscores, colons, and periods.

from http://www.w3.org/TR/PR-html40/types.html#type-cdata

Sue Jordan

Received on Monday, 6 April 1998 17:35:23 UTC