Re: BB Code on website give validation errors?
"Jukka K. Korpela" <[email protected]> Mon, 22 Dec 2014 21:54:02 +0200
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
2014-12-21, 5:13, Sadia Komal wrote: > I have a website, jasminedirectory.com and uses BBcode. When I enable BBcode > usage the w3 validator gives 19 errors. Without it, no errors: Apparently the BBcode software generates invalid markup, or at least markup that is invalid according to HTML version tested against. Some of the errors are just things where the software vendor wants to use old markup that HTML specs (in this case HTML5) declare as invalid. > Anyone can explain me what to do? The markup looks really messy, and some of the errors are real problems (may cause inteoperativity issues). Finding out what they are about would take some time, and you probably still would not be able to persuade the software vendor to fix the bugs, or even admit that they are bugs, within any reasonable amount of time. Consider searching for some more modern software for setting up a discussion forum, a blog, or whatever the purpose is. Yucca