In IE 7 background shift to 1 px top to but in FF it's ok?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-04-29T09:04:39Z
Indexed on
2010/04/29
9:27 UTC
Read the original article
Hit count: 221
css
In IE 7 background shift to 1 px top to but in FF it's ok?
background: url(girl.jpg) top left repeat-x;
position: relative;
top: 0px;color: #666;
border-bottom-color: white;
© Stack Overflow or respective owner