Page 1 of 1

Site not showing centered in IE

Posted: Sat Jul 21, 2007 10:22 pm
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.

Re: Site not showing centered in IE

Posted: Sat Jul 21, 2007 10:30 pm
by Dr.CSS
First things first... error...

line 1 column 1 - Warning: missing declaration

Re: Site not showing centered in IE

Posted: Sat Jul 21, 2007 10:34 pm
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.

Re: Site not showing centered in IE

Posted: Sun Jul 22, 2007 8:36 pm
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