
How do I get special characters in my HTML?

Hi friends,
To make special characters and accented letters show up on your pages, use a special set of codes called character entities, which you insert into your HTML code and which your browser will display as the corresponding symbols or characters you want. Example::
" -- ", & -- & etc