Sometimes you need to add characters that are not available directly on the keyboard.
You can enter special characters using one of two methods. Place the insert point where the special character will go, then:
Click on a character in the Insert Other Character dialogue box then click OK to insert that character.
Note: When you insert a special character, Dreamweaver inserts the code for that character into HTML. The code varies, but always begins with an ampersand ("&") and ends with a semi-colon (";").