Revision: 1430
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 6, 2006 05:17 by designerd
Initial Code
* { outline: 2px dotted red } * * { outline: 2px dotted green } * * * { outline: 2px dotted orange } * * * * { outline: 2px dotted blue } * * * * * { outline: 1px solid red } * * * * * * { outline: 1px solid green } * * * * * * * { outline: 1px solid orange } * * * * * * * * { outline: 1px solid blue }
Initial URL
http://programmingishard.com/languages/css
Initial Description
Initial Title
CSS debugging code
Initial Tags
css
Initial Language
CSS