![]() |
|
Adding Special Characters (HTML Entities), Free online HTML Tutorial, Learn HTML online for free... |
| Lessons | Adding Special Characters in HTML |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
An HTML entity has three parts: an ampersand (&), an entity name or a # and an entity number, and finally a semicolon (;). For example if we need to display a less than (<) sign in our web page, we will write: < or < A question arises: What is the difference between the entity name and the entity number? The answer is very simple; Traditionaly HTML used to support entity numbers and later the capability of entity names was also added. Most web designers feel comfortable with the entity names as they are easier to remember.Some commonly used HTML
Entities
Next >>> Lesson No. 16: HTML Tables
|
|