Page 1 of 1

why the site is behaving so wired

Posted: Mon Mar 12, 2007 1:52 pm
by crazytopu
home page - http://www.compquo.com

but it should look like this - http://www.compquo.com/join_member.php centre aligned.

Sometimes the home page does stay centre aligned but dont know what happens to this, all of a sudden without any reason it it messed up like this.

What i need to check to find the problem? It's a template i bought online. It was fine until I added the php bit and made some change to the site. Like adding new button etc.

Posted: Mon Mar 12, 2007 2:05 pm
by nickvd
Failed validation, 34 errors, this page is not valid html 4.01.

http://validator.w3.org/check?verbose=1 ... quo.com%2F

Fix the errors, and you will find it will likely work.

Posted: Mon Mar 12, 2007 2:07 pm
by Luke
why the site is behaving so wierd

Posted: Mon Mar 12, 2007 2:18 pm
by Kieran Huggins
sounds like an unclosed DIV

Posted: Mon Mar 12, 2007 7:07 pm
by RobertGonzalez
You now have 37 validation errors for HTML 4.01 transitional. Your stylesheet has one error. I'd bet if you fix those you'll be well on your way to rendering properly.

Posted: Mon Mar 12, 2007 8:08 pm
by crazytopu
well i guess it's a quick fix,

http://www.compquo.com/

but yes I will have to fix them sooner or later.

thanks guys.