|
|
|
|
|
by DanBC
5157 days ago
|
|
> I've spent literally hundreds of hours trying to get sites to render pixel-perfect across various versions of various browsers Why? This is a sub-optimal approach. The same machine with the same OS and the same version of the same browser can render very different looks just because they user has different settings. How do you know that your user even has a visual display? Does it matter to you if they have a portrait or landscape display? > future versions of IE will probably be standards compliant Are you saying that all your code is standards compliant and you're not using any browser-specific extensions? |
|