Roy
(@gangleri)
Did you check the “validator“? When there are no errors, the website should be the same in any browser.
Thanks Gangleri for the quick reply.
I have looked at the validator and there are hundreds of errors, but where do I start to get them put right, I am not verry good at php. Any clues I will pay for someone to put it right.
Thanks
Validation errors are not related to php. The validator is only looking at html and css. When you see a large number of errors, it’s common for many of them to be related. You can often kill a lot of birds with one stone. Start with the biggest group of similar problems and just work your way through the list. Look for simple things like open div tags before you worry about the more more difficult problems.