Getting special characters on to your web pages.
The Internet is normally limited to the 7-bit ASCII characters, a combination of a few special control codes, upper and lower case letters, decimal digits, and a few punctuation and special characters (see chart below).
Sooner or later you are going to want to expand beyond that limited set of characters, whether to use typographical symbols, accented letters, non-English characters, or whatever.
HTML provides a system called meta-characters to indicate to a web browser that particular special characters are desired. This is also the system used for putting characters such as ", &, #, <, >, and ; (normally used as parts of HTML tags and attributes) into your web pages.
The format for a meta-character is &#digits; or &name;.
Because of the large size of the tables of special characters, they have been moved to four separate web pages (hopefully this will help those with slow MODEMs actually load and view these charts):
| previous article | return to Web | next article |
Copyright © 1997, 1998 Milo (except as otherwise noted) All rights reserved.
This site made on Macintosh computers.
Best viewed with Netscape Navigator on an Apple
Macintosh
.
No Microsoft products used in the preparation of this web site.
updated March 26, 1998 C.E. © 1997, 1998 Milo
| Electric Emperor |