HTML Tutorial
    Introduction
    What is HTML?
    HTML Basics
    Coding Basics
    Text
    Links
    Images
    Layout Basics
    Tables
    Meta Tags
    Color Codes
    Symbol Codes
JavaScripts
Javascript Tutorial
    These are special characters that can not be typed directly into your html document. For that reason we have a series of codes that when placed in your html document will make these special symbols appear on the webpage when viewed in a browser.

SymbolCodeSymbolCodeSymbolCode
<&lt;&#182;Ù&#217;
>&gt;·&#183;Ú&#218;
ƒ&#131;¸&#184;Û&#219;
&#134;¹&#185;Ü&#220;
&#135;º&#186;Ý&#221;
&#137;¼&#188;Þ&#222;
Š&#138;½&#189;ß&#223;
Œ&#140;¾&#190;à&#224;
&#149;¿&#191;á&#225;
&#150;À&#192;â&#226;
&#151;Á&#193;ã&#227;
&#153;Â&#194;ä&#228;
š&#154;Ã&#195;å&#229;
œ&#156;Ä&#196;æ&#230;
Ÿ&#159;Å&#197;ç&#231;
¡&#161;Æ&#198;è&#232;
¢&#162;Ç&#199;é&#233;
£&#163;È&#200;ê&#234;
¤&#164;É&#201;ë&#235;
¥&#165;Ê&#202;ì&#236;
¦&#166;Ë&#203;í&#237;
§&#167;Ì&#204;î&#238;
¨&#168;Í&#205;ï&#239;
©&#169;Î&#206;ð&#240;
ª&#170;Ï&#207;ñ&#241;
¬&#172;Ð&#208;ò&#242;
­&#173;Ñ&#209;ó&#243;
®&#174;Ò&#210;ô&#244;
¯&#175;Ó&#211;õ&#245;
°&#176;Ô&#212;ö&#246;
±&#177;Õ&#213;ø&#248;
²&#178;Ö&#214;ù&#249;
³&#179;×&#215;ú&#250;
µ&#181;Ø&#216;ü&#252;
þ&#254;ý&#253;ÿ&#255;

Written by Protoplasm

1