Quote:
Originally Posted by RazorSharpe
hate to break it to you guys but even when using CSS you will always find inconsistencies between the two browsers and will probably need to use if statements within your stylesheets. Using stylesheets, while convenient, isn't the answer to fixing problems experienced between the two browsers.
...
|
No. If someone is skilled with css, it is very possible to make cross browser compatible css. Using if statements is taking the easy way out.