In URLs, the percent sign (%
) has a special meaning, so it should be escaped. In HTML, it does not, so it is not necessary to escape it.
In URLs, the percent sign (%
) has a special meaning, so it should be escaped. In HTML, it does not, so it is not necessary to escape it.