skip to main
|
skip to sidebar
ie6bugs - a collection of fixes for ie sixes
Tuesday, November 13, 2007
Border error
If you define a border as: border: #D5EEFB solid 1px;
Then IE6 and IE7 will break any rules after it. For this to work properly you have to define it in the "proper" order of:
border: solid #D5EEFB 1px;
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2007
(2)
▼
November
(2)
Border error
Links in bulleted list
About Me
Gary
View my complete profile
No comments:
Post a Comment