language: CSS3
licence: Other
Box Gradient
background-image: -moz-linear-gradient(top, #444444 O%, #999999 100%); /* FF3.6 */ background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%, #444444),color-stop(100%, #999999)); /* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#999999'); /* IE6,IE7 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#999999')"; /* IE8 */



library
hello world (2)
expression engine 2 (6)