Quote:
|
Originally Posted by audiopleb
I have posted this problem on three different forums and have had the same answer on them all which was VALIDATE YOUR CSS AND HTML.
Now i think validating is all well and good but it is not the be all and end all. Look at some of googles sites (search engine results page for example) they dont validate! I know that it is one thing to tick off the list of things that could be the problem but seriously!
|
Maybe not, but are their invalid bits small issues, like "no alt attribute found"? Because while I agree that you can feasibly ignore some invalid warnings, such as the aformentioned "missing alt attribute", and even "font elements aren't supported anymore", there are MANY others you can't ignore.
Unclosed elements, improperly nested elements, etc. Those ALWAYS NEED to be corrected when trying to figure out cross-browser issues.
Quote:
|
Originally Posted by audiopleb
Thank you for your time though, it does not matter what you say so much, it is the time you have spent to help me that counts and i am very very grateful indeed.
|
Thanks for thanking us, you're very welcome.