Since I build layouts with CSS, I always refuse to use CSS hacks for different browsers.
In your opinion, is there real benefits to use hacks?
Cheers
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Typically, I would say that they’re easy and just work. That said, there are typically other, more correct, ways of addressing whatever issue the developer may be facing.
I found this article about guidelines for using and creating CSS hacks.
The most apparent point is:
which, IMHO, is pretty sound advice. The author also provides intelligent criteria for what a CSS hack should conform to.
Here’s an abridged version: