HTML Special Chars.

Filed Under Webdev 

Character

Representation
Non-Breaking Space  
" "

<

&lt;
> &gt;

& &amp;
© &copy;
® &reg;
¢ &cent;
° &deg;
²

&sup2;
» &raquo;
« &laquo;

¼

&frac14;
½ &frac12;

¾ &frac34;
± &plusmn;
ü

&uuml;

Ø &Oslash;
¡ &iexcl;
ñ

&ntilde;

Comments

Leave a Reply