HTML Character Entities
|
| Article by: | unknown (1/16/2002) |
|
| Summary: | Some characters like the < character, have a special meaning in HTML, and therefore
cannot be used in the text. To display a less than sign (<) in HTML, we have to use a
character entity. |
|