HTML Entities

Some HTML helpers for my own edification.

main


Decimal
Entity
Rendered
Character
Mnemonic
Entity
&&amp (common: &)
&#60;<lt (common: &lt;)
&#62;>gt (common: &gt;)
&#34;"quot (common: &quot;)
&#8211;ndash
&#8212;mdash
&#8216;lsquo
&#8217;rsquo
&#8220;ldquo
&#8221;rdquo
&#8226;bull
&#8230;hellip
&#8482;trade
&#8224;dagger
&#8225;Dagger
&#8249;lsaquo
&#8250;rsaquo
&#32;| |sp
&#160;| |nbsp
&#8194;| |ensp
&#8195;| |emsp

Down with evil Microsoft Win1252 encoding!

[W3 HTML 4.0 Entity List]


Lovingly handcrafted HTML, using VIM.
Best viewed with a computer.