Edit: Your main page validates with no XHTML errors, but the free domain provider uses a lot of nonstandard and error prone code. There are 18 errors in your site: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.bvkwebdesign.co.cc&charset=%28detect+automatically%29&doctype=Inline&group=0 All web pages are supposed to have a document type to validate such as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">. Add "type="text/javascript" to your javascript link elements. You have a few typos, no quotes around some attribute values (the validator will tell you your errors).