li { background:url(/images/checkmark.gif) no-repeat 0 50%; }
Would probably be the only way you’ll get it to work consistently in the IE pre 8/9.
li { background:url(/images/checkmark.gif) no-repeat 0 50%; }
Would probably be the only way you’ll get it to work consistently in the IE pre 8/9.