Hi all, Here is my site: http://tinyurl.com/mvrjb4 See the difference in IE and Firefox?? background/site is shifted to the left. Any ideas on the problem and how it can be immediately fixed??? Thanks all, I owe you one, Jake.
You have your script before the doctype. This puts IE into quirks mode. Move the script into the head.