Site not showing centered in IE

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
rockarena666

Site not showing centered in IE

Post by rockarena666 »

Does anyone know what I've done wrong, My site is not showing centered in IE. It does in FF.

http://www.bomfest.be/bomproductions/

Edit: I've put a around everything just so the guys I'm doing this for don't see the mistake because I send them a message that they could go and look at it but the problem returns without that div.
Last edited by rockarena666 on Sat Jul 21, 2007 10:27 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Site not showing centered in IE

Post by Dr.CSS »

First things first... error...

line 1 column 1 - Warning: missing declaration
rockarena666

Re: Site not showing centered in IE

Post by rockarena666 »

mark wrote: First things first... error...

line 1 column 1 - Warning: missing declaration
:o What??? It's fixed???? Why is that??? I'm still learning this stuff so it would be nice as to know why this was an error.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Site not showing centered in IE

Post by Dr.CSS »

When a browser loads a website it needs to know what kind of doc type so it can read the rest of the info in a prespecified manner otherwise it, esp. IE, goes into quirk mode, and you saw the result...

Nice place to learn some things....

http://www.w3schools.com/default.asp
Locked

Return to “Layout and Design (CSS & HTML)”