Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
HTML Codes

Character Entity References

Contents

The Most Popular Character Entities
Character Entity References Defined in HTML 4.0
Character Entities References are the way you put special letters, numbers and symbols on the web page. A character entity reference consists of an ampersand (&), followed by a pound sign (#), the number of the character entity, and finishing with a semi-colon (;). Alternately, for some characters you can put ampersand, the name of the character (but no # sign), followed by a semi-colon.

For example, you could put a copyright symbol on the page like this:

this code produces this
©
©

The copyright symbol is named "copy", so you could also add the character like this:

this code produces this
©
©

The names of character entities are not as well supported by the browsers as the numbers, so it's best to use the numbers. Use the references on the next two pages to find the symbols you need.

Common Mistakes When Using Character Entities

The Most Popular Character Entities >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com