Menu

#31 FAQ-O-Matic generates invalid HTML

open
nobody
None
5
2003-09-01
2003-09-01
No

http://validator.w3.org/check?uri=http://faqomatic.sourceforge.net

The first problem it shows is no character encoding. If
you manually select utf-8, other problems include a
bunch of unquoted attributes (all attributes must be
quoted), unescaped & characters in hrefs (these should
be &), and a duplicated </a> tag on lines 10-11.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.