Some characters are used by HTML and can mess up code if used anywhere other than tags.
Use HTML entities instead of these special characters to fix possible bugs:

& &
' '
> >
< &lt;
" &quot;