Moderator: General Moderators
Hmm! Personally that wouldn't be my recomendation. I'd say use CSS that is valid and that works and displays well in all browsers. Steer well clear of all solutions that aim to "fix" something in one browser.Roja wrote:use conditional statements for browser-specific issues.
bokehman wrote:Hmm! Personally that wouldn't be my recomendation. I'd say use CSS that is valid and that works and displays well in all browsers. Steer well clear of all solutions that aim to "fix" something in one browser.Roja wrote:use conditional statements for browser-specific issues.
AKA Panama Jack wrote:bokehman wrote:Hmm! Personally that wouldn't be my recomendation. I'd say use CSS that is valid and that works and displays well in all browsers. Steer well clear of all solutions that aim to "fix" something in one browser.Roja wrote:use conditional statements for browser-specific issues.
I couldn't have said that better.
That is just not true. Try viewing the acid test. This really shows how far behind the Gecko browsers it really is.phpdevuk wrote:IE 7 renders CSS much better than IE6, I've found that most websites that are well written render pretty much the same in IE7 as they do in firefox.
bokehman wrote:That is just not true. Try viewing the acid test. This really shows how far behind the Gecko browsers it really is.phpdevuk wrote:IE 7 renders CSS much better than IE6, I've found that most websites that are well written render pretty much the same in IE7 as they do in firefox.