Does anyone know why my site is all messed up on safari? I need to get it live by monday and this is racking my brain.
http://cheapramen.com/JQuery/WildFire/
Thanks in advance!
|
|
Does anyone know why my site is all messed up on safari? I need to get it live by monday and this is racking my brain. http://cheapramen.com/JQuery/WildFire/ Thanks in advance!
|
||
|
|
|
|
For the most obvious problem, I believe you need to have I don't see anything else that looks unintentional; can you clarify what you'd like fixed? Also, please validate your site before asking for help fixing it. |
||||
|
|
|
When I look at the page source, I see a closing script tag without a corresponding opening tag right after the body tag. Do you have some conditional code that should contain the closing tag?
|
||||
|
|
|
I would give it a DocType and so forth. Do run it on W3C Validator from time to time. It should validate and, everything that does not validate, you should know why. Meaning that what does not validate is under-your-control and you know why it doesn't. |
||
|
|