OK, so I gave my client access to edit the HTML of certain portions of the site... HUGE MISTAKE... There is an error on this page that I have been searching for past few hours and is driving me nuts. I used the W3 validator and it's not helping me. This is so frustrating because I can't give my him access to a regular text editor because they all mess up the coding so much. If anyone can find the error and have any suggestions on giving their clients control over the content, it will be much appreciated!!!
I checked your link in FF4 but can't see any error or obvious problems. Can you be a bit more specific about what I should be looking for please?
Thanks
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
Yes, I see the missing div tag in the validator and I assume it is somewhere in the article content which is causing the problem. However, I can't seem to locate the missing tag. Are you able to see what line the missing tag is on? The validator I am using is just telling be its the last line near the <body> tag, which I'm guessing means their is a missing </div> somewhere within the body tag.