CSS2 & CSS3 code techniques staight from the editor.

Joined June 2009
Photos and videos
25 Mar 2010
position:absolute;
1
27 Oct 2009
RT @IE6Death: 1 month in & 30k visitors to http://ie6death.com Lets keep it going! RT, follow, OH until IE6 dies!!

8 Oct 2009
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
5 Oct 2009
RT @IE6Death: Spread the word! Stop IE6 now! http://ie6death.com

1 Oct 2009
RT @IE6Death: Spread the word! http://ie6death.com

26 Aug 2009
RT @PosAbsolute: IE6 is becoming kind of a bad joke.. however I give A for efforts here http://www.ie6death.com/

26 Aug 2009
RT @IE6Death: Death to IE6! Spread the word and upgrade! http://www.ie6death.com

21 Aug 2009
RT @IE6Death: ICountdown to the death of IE6 http://bit.ly/ie6death Help people upgrade!

17 Aug 2009
A morbid approach at how long IE6 will be with us. http://www.ie6death.com @ie6death

16 Aug 2009
The death of IE6 http://digg.com/d310rf6 http://bit.ly/ie6death

15 Aug 2009
Amazing IE6 Site http://bit.ly/ie6death Only 5 Years 0 Months 4 Weeks 1 Day 15 Hours 13 Minutes 21 Seconds to go! Sad.

10 Jul 2009
CSS cascade - http://tr.im/rDW6 - a simple step-by-step presentation #css

7 Jul 2009
Contains: h3:contains("Type") { color:red;} #css3 #csscode
7 Jul 2009
Text Shadow: text-shadow:hsla(0,10%,1%,0.2) 0px 2px 1px;
7 Jul 2009
box-shadow: 0 3px 6px hsla(0,100%, 0.1%,0.4); -webkit-box-shadow: 0 3px 6px hsla(0,100%, 0.1%,0.4); -moz-box-shadow: 0 3px 6px hsla(0, ...
16 Jun 2009
Baseline Fonts for all browers: font: 62.7%/150% Arial, Helvetica, sans-serif;
16 Jun 2009
html 5 doctype: <!DOCTYPE html>
16 Jun 2009
Conditional Comments for IE <!--[if lte IE 6 ]><![endif]--> <!--[if IE 7 ]><![endif]--> <!--[if IE 8 ]><![endif]-->
10 Jun 2009
↓ CSS Master: Keep all your css files organized.
8 Jun 2009
↓ RGB Alpha: http://bit.ly/MH7tg #css3 #csscode.rgba