Return to Snippet

Revision: 25294
at April 27, 2010 15:19 by 0range


Updated Code
.ie {_border-top-width: expression(this.previousSibling==null?'0':'1px');}
.ie {_margin-top: expression(this.parentNode.children(0)?'40px':'20px');}

Revision: 25293
at March 25, 2010 16:52 by 0range


Initial Code
.ie {_border-top-width: expression(this.previousSibling==null?'0':'1px');}

Initial URL


Initial Description


Initial Title
ie6 first-child

Initial Tags


Initial Language
CSS