My website is displaying differently on various machines that have the same setup...
I've tested the site on 6 different machines, all running IE8 (8.0.7600) on Windows 7, and I'm getting two different renderings of the site in Internet Explorer. Some machines add about a 10px margin at the top of the page, shifting the layout down, while others do not.
All the machines are identical in specifications, operating system, and IE version, and they are all set to run in the same combination of IE8 browser mode and standards mode.
Has anyone else encountered this issue before? It seems illogical for the site to display differently on machines with the same configuration.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
... (rest of the code unchanged)