Do you need to HTML encode Title tags? -
should htmlencode title tags in head section of html page?
eg <title>this & that</title>
or <title>this & that</title>
yes should use & instead of & inside <title> tag, same other tag in html or xml document.
Comments
Post a Comment