CSS3: list properties

I'd like to suggest the following addition to CSS for 3.0:

*	list-style-type: check-box; /* or open-square */
	/* Why not also the following?
		arrow-left, arrow-right, arrow-up, arrow-down, 
		triangle-left, triangle-right, triangle-up, triangle-down
	*/
*	The ability to increment or decrement a list counter by an integer 
step, e.g. ++i, --i, i += k; i -= k;


MWhisman@aol.com (Ben Whisman)
webmaster@oakscc.org (Webmaster, Oaks Christian Church)

Received on Sunday, 30 May 1999 01:53:10 UTC