Inserting Special Characters

Certain special characters are represented in HTML by a name or a number, referred to as an entity.

HTML includes entity names for characters such as the copyright symbol (©) the ampersand (&), and the registered-trademark symbol (®). Each entity has both a name (such as —) and a numeric equivalent (such as —).

To insert a special character:

  1. In the Document window, place the insertion point where you want to insert a special character.

  2. Do one of the following: