[an error occurred while processing this directive] [an error occurred while processing this directive]
 
Buy Fanzing's first comic:
"Job Wanted"!
   
  Monitor Duty    >     Fanzing Archives    >    HTML Tutorial Sitemap      
Fanzing Tutorial
Intro
Part 1: Tools
Part 2: Basic Code
Part 3: More Codes
Part 4: Basic Page
Part 5: Conversion
Part 6: Clean-Up
Part 7: Skeleton!
Part 8: Demo
Part 9: Style!
Part 10: Resources
Character codes


End of Summer
 

Fanzing Tutorial Reference

iso8859-1 table

This is copied from http://www.ramsch.org/martin/uni/fmi-hp/iso8859-1.html and is reproduced here simply as a way to save it for posterity. The page was built by Martin Ramsch. Here, I recoded his pre-tagged display to be a table. I think this is a little easier to read.

Description Char Code Entity name
quotation mark " " "
ampersand & & &
less-than sign < &#60; &lt;
greater-than sign > &#62; &gt;
Description Char Code Entity name
non-breaking space   &#160; &nbsp;
inverted exclamation ¡ &#161; &iexcl;
cent sign ¢ &#162; &cent;
pound sterling £ &#163; &pound;
general currency sign ¤ &#164; &curren;
yen sign ¥ &#165; &yen;
broken vertical bar ¦ &#166; &brvbar;
section sign § &#167; &sect;
umlaut (dieresis) ¨ &#168; &uml;
copyright © &#169; &copy;
feminine ordinal ª &#170; &ordf;
left angle quote,
guillemotleft
« &#171; &laquo;
not sign ¬ &#172; &not;
soft hyphen ­ &#173; &shy;
registered trademark ® &#174; &reg;
macron accent ¯ &#175; &macr;
degree sign ° &#176; &deg;
plus or minus ± &#177; &plusmn;
superscript two ² &#178; &sup2;
superscript three ³ &#179; &sup3;
acute accent ´ &#180; &acute;
micro sign µ &#181; &micro;
paragraph sign &#182; &para;
middle dot · &#183; &middot;
cedilla ¸ &#184; &cedil;
superscript one ¹ &#185; &sup1;
masculine ordinal º &#186; &ordm;
right angle quote,
guillemotright
» &#187; &raquo;
fraction one-fourth ¼ &#188; &frac14;
fraction one-half ½ &#189; &frac12;
fraction three-fourths ¾ &#190; &frac34;
inverted question mark ¿ &#191; &iquest;
capital A, grave accent À &#192; &Agrave;
capital A, acute accent Á &#193; &Aacute;
capital A, circumflex accent  &#194; &Acirc;
capital A, tilde à &#195; &Atilde;
capital A, umlaut (or dieresis) Ä &#196; &Auml;
capital A, ring Å &#197; &Aring;
capital AE diphthong (ligature) Æ &#198; &AElig;
capital C, cedilla Ç &#199; &Ccedil;
capital E, grave accent È &#200; &Egrave;
capital E, acute accent É &#201; &Eacute;
capital E, circumflex accent Ê &#202; &Ecirc;
capital E, umlaut (or dieresis) Ë &#203; &Euml;
capital I, grave accent Ì &#204; &Igrave;
capital I, acute accent Í &#205; &Iacute;
capital I, circumflex accent Î &#206; &Icirc;
capital I, umlaut (or dieresis) Ï &#207; &Iuml;
capital Eth, Icelandic Ð &#208; &ETH;
capital N, tilde Ñ &#209; &Ntilde;
capital O, grave accent Ò &#210; &Ograve;
capital O, acute accent Ó &#211; &Oacute;
capital O, circumflex accent Ô &#212; &Ocirc;
capital O, tilde Õ &#213; &Otilde;
capital O, umlaut (or dieresis) Ö &#214; &Ouml;
multiply sign × &#215; &times;
capital O, slash Ø &#216; &Oslash;
capital U, grave accent Ù &#217; &Ugrave;
capital U, acute accent Ú &#218; &Uacute;
capital U, circumflex accent Û &#219; &Ucirc;
capital U, umlaut (or dieresis) Ü &#220; &Uuml;
capital Y, acute accent Ý &#221; &Yacute;
capital THORN, Icelandic Þ &#222; &THORN;
small sharp s, German
(sz ligature)
ß &#223; &szlig;
small a, grave accent à &#224; &agrave;
small a, acute accent á &#225; &aacute;
small a, circumflex accent â &#226; &acirc;
small a, tilde ã &#227; &atilde;
small a, umlaut (or dieresis) ä &#228; &auml;
small a, ring å &#229; &aring;
small ae diphthong (ligature) æ &#230; &aelig;
small c, cedilla ç &#231; &ccedil;
small e, grave accent è &#232; &egrave;
small e, acute accent é &#233; &eacute;
small e, circumflex accent ê &#234; &ecirc;
small e, umlaut (or dieresis) ë &#235; &euml;
small i, grave accent ì &#236; &igrave;
small i, acute accent í &#237; &iacute;
small i, circumflex accent î &#238; &icirc;
small i, umlaut (or dieresis) ï &#239; &iuml;
small eth, Icelandic ð &#240; &eth;
small n, tilde ñ &#241; &ntilde;
small o, grave accent ò &#242; &ograve;
small o, acute accent ó &#243; &oacute;
small o, circumflex accent ô &#244; &ocirc;
small o, tilde õ &#245; &otilde;
small o, umlaut (or dieresis) ö &#246; &ouml;
division sign ÷ &#247; &divide;
small o, slash ø &#248; &oslash;
small u, grave accent ù &#249; &ugrave;
small u, acute accent ú &#250; &uacute;
small u, circumflex accent û &#251; &ucirc;
small u, umlaut (or dieresis) ü &#252; &uuml;
small y, acute accent ý &#253; &yacute;
small thorn, Icelandic þ &#254; &thorn;
small y, umlaut (or dieresis) ÿ &#255; &yuml;

How to read this table. The columns are
1st:
textual description of the character
2nd:
character inserted directly into the HTML page as one byte
3rd:
character written as numeric HTML entity
4th:
character written as symbolic HTML entity
[an error occurred while processing this directive]
 
Return to the Top of the Page [an error occurred while processing this directive]
 
 
 
This piece is © 2001 by Martin Ramsch (author) and Michael Hutchison (page designer).
Fanzing is not associated with DC Comics.
All DC Comics characters, trademarks and images (where used) are ™ DC Comics, Inc.
DC characters are used here in fan art and fiction in accordance with their generous "fair use" policies.
[an error occurred while processing this directive]
 
Fanzing site version 7.1