next up previous contents index
Next: Tables Up: An Explanation of the Previous: Table of Common HTML

Special Characters

HTML has some reserved, or special, characters that you can't just type outright. A short table of these appears below:

Character HTML Tag
& &
< &lt;
> &gt;
" &quot;

Please note that these tags are case-sensitive.



Send comments to consult@rpi.edu