CSS for IE only
John Hicks discovered a way to apply style to IE only. Well, discovered is a big word, he stumbeled uppon it. But still, it works:
div, {
/* style comes here */
}
Benjamin Surkyn’s personal blog.
John Hicks discovered a way to apply style to IE only. Well, discovered is a big word, he stumbeled uppon it. But still, it works:
div, {
/* style comes here */
}
No Responses to “CSS for IE only”.
Comments are closed.