Wednesday, August 10, 2011

How to fix the following problem in FireFox browser using CSS and HTML?

You're writing IE-specific code. Write normal code and butcher it for IE. (You're doing it backwards - accommodating the broken browsers, then looking for a way to make browsers that work correctly work on your broken code.)

No comments:

Post a Comment