79597559

Date: 2025-04-29 03:27:01
Score: 2
Natty:
Report link

The HTML standards are a complete mess and create too much confusion. In fact, the only three characters that should have been escaped in an HTML query string were &, = and # and they should have been escaped simply as \&, \= and \# (and \\ should be used for \, of course). The people to work in standards comittees should be tested of their IQ's first.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jack40