I’m building a website from a template, I changed the border at the top of the page to it’s on div so i can include some links…everything worked great, but when I checked IE suddenly the entire page is aligned to the left.
I’ve taken out the changes, including restoring the CSS from the template I originally started on…hasn’t fixed it. I’m completely confused, I have gone line by line through this and haven’t been able to figure it out.
Page can be seen at http://test.crucialsolutions.net/
Thanks!!
Using a DocType should fix this issue…
and in your body and the class
mainyou need to edit the margin like the following:You don’t have a width in
class: main. So add