<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>2below0.com &#187; latin symbols</title>
	<atom:link href="http://www.2below0.com/tag/latin-symbols/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2below0.com</link>
	<description>2below0.com domain is the web-based creative outlet of Greg Jenkins (artist, graphic designer and web developer), located in Perth, Western Australia.</description>
	<lastBuildDate>Tue, 13 Oct 2009 12:17:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML Latin Symbols</title>
		<link>http://www.2below0.com/html-latin-symbols/</link>
		<comments>http://www.2below0.com/html-latin-symbols/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 10:53:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[html 4]]></category>
		<category><![CDATA[latin]]></category>
		<category><![CDATA[latin symbols]]></category>

		<guid isPermaLink="false">http://www.2below0.com/?p=46</guid>
		<description><![CDATA[Character entity references in HTML 4.
Entity names are case sensitive.
http://www.w3.org/TR/html4/sgml/entities.html


Character
Entity Number
Entity Name
Description


&#192;
&#38;#192;
&#38;Agrave;
Latin capital letter A with grave


&#193;
&#38;#193;
&#38;Aacute;
Latin capital letter A with acute


&#194;
&#38;#194;
&#38;Acirc;
Latin capital letter A with circumflex


&#195;
&#38;#195;
&#38;Atilde;
Latin capital letter A with tilde


&#196;
&#38;#196;
&#38;Auml;
Latin capital letter A with diaeresis


&#197;
&#38;#197;
&#38;Aring;
Latin capital letter A with ring above


&#198;
&#38;#198;
&#38;AElig;
Latin capital letter AE


&#199;
&#38;#199;
&#38;Ccedil;
Latin capital letter C with cedilla


&#200;
&#38;#200;
&#38;Egrave;
Latin capital letter E with [...]]]></description>
			<content:encoded><![CDATA[<p>Character entity references in HTML 4.</p>
<p>Entity names are case sensitive.</p>
<p><a title="http://www.w3.org/TR/html4/sgml/entities.html" href="http://www.w3.org/TR/html4/sgml/entities.html" target="_blank">http://www.w3.org/TR/html4/sgml/entities.html</a></p>
<table style="width: 100%;" border="0" cellspacing="2" cellpadding="2" align="center" class="table-list-1">
<tr>
<th width="20%">Character</th>
<th width="20%">Entity Number</th>
<th width="20%">Entity Name</th>
<th width="40%">Description</th>
</tr>
<tr>
<td>&#192;</td>
<td>&amp;#192;</td>
<td>&amp;Agrave;</td>
<td>Latin capital letter A with grave</td>
</tr>
<tr>
<td>&#193;</td>
<td>&amp;#193;</td>
<td>&amp;Aacute;</td>
<td>Latin capital letter A with acute</td>
</tr>
<tr>
<td>&#194;</td>
<td>&amp;#194;</td>
<td>&amp;Acirc;</td>
<td>Latin capital letter A with circumflex</td>
</tr>
<tr>
<td>&#195;</td>
<td>&amp;#195;</td>
<td>&amp;Atilde;</td>
<td>Latin capital letter A with tilde</td>
</tr>
<tr>
<td>&#196;</td>
<td>&amp;#196;</td>
<td>&amp;Auml;</td>
<td>Latin capital letter A with diaeresis</td>
</tr>
<tr>
<td>&#197;</td>
<td>&amp;#197;</td>
<td>&amp;Aring;</td>
<td>Latin capital letter A with ring above</td>
</tr>
<tr>
<td>&#198;</td>
<td>&amp;#198;</td>
<td>&amp;AElig;</td>
<td>Latin capital letter AE</td>
</tr>
<tr>
<td>&#199;</td>
<td>&amp;#199;</td>
<td>&amp;Ccedil;</td>
<td>Latin capital letter C with cedilla</td>
</tr>
<tr>
<td>&#200;</td>
<td>&amp;#200;</td>
<td>&amp;Egrave;</td>
<td>Latin capital letter E with grave</td>
</tr>
<tr>
<td>&#201;</td>
<td>&amp;#201;</td>
<td>&amp;Eacute;</td>
<td>Latin capital letter E with acute</td>
</tr>
<tr>
<td>&#202;</td>
<td>&amp;#202;</td>
<td>&amp;Ecirc;</td>
<td>Latin capital letter E with circumflex</td>
</tr>
<tr>
<td>&#203;</td>
<td>&amp;#203;</td>
<td>&amp;Euml;</td>
<td>Latin capital letter E with diaeresis</td>
</tr>
<tr>
<td>&#204;</td>
<td>&amp;#204;</td>
<td>&amp;Igrave;</td>
<td>Latin capital letter I with grave</td>
</tr>
<tr>
<td>&#205;</td>
<td>&amp;#205;</td>
<td>&amp;Iacute;</td>
<td>Latin capital letter I with acute</td>
</tr>
<tr>
<td>&#206;</td>
<td>&amp;#206;</td>
<td>&amp;Icirc;</td>
<td>Latin capital letter I with circumflex</td>
</tr>
<tr>
<td>&#207;</td>
<td>&amp;#207;</td>
<td>&amp;Iuml;</td>
<td>Latin capital letter I with diaeresis</td>
</tr>
<tr>
<td>&#208;</td>
<td>&amp;#208;</td>
<td>&amp;ETH;</td>
<td>Latin capital letter ETH</td>
</tr>
<tr>
<td>&#209;</td>
<td>&amp;#209;</td>
<td>&amp;Ntilde;</td>
<td>Latin capital letter N with tilde</td>
</tr>
<tr>
<td>&#210;</td>
<td>&amp;#210;</td>
<td>&amp;Ograve;</td>
<td>Latin capital letter O with grave</td>
</tr>
<tr>
<td>&#211;</td>
<td>&amp;#211;</td>
<td>&amp;Oacute;</td>
<td>Latin capital letter O with acute</td>
</tr>
<tr>
<td>&#212;</td>
<td>&amp;#212;</td>
<td>&amp;Ocirc;</td>
<td>Latin capital letter O with circumflex</td>
</tr>
<tr>
<td>&#213;</td>
<td>&amp;#213;</td>
<td>&amp;Otilde;</td>
<td>Latin capital letter O with tilde</td>
</tr>
<tr>
<td>&#214;</td>
<td>&amp;#214;</td>
<td>&amp;Ouml;</td>
<td>Latin capital letter O with diaeresis</td>
</tr>
<tr>
<td>&#216;</td>
<td>&amp;#216;</td>
<td>&amp;Oslash;</td>
<td>Latin capital letter O with stroke</td>
</tr>
<tr>
<td>&#217;</td>
<td>&amp;#217;</td>
<td>&amp;Ugrave;</td>
<td>Latin capital letter U with grave</td>
</tr>
<tr>
<td>&#218;</td>
<td>&amp;#218;</td>
<td>&amp;Uacute;</td>
<td>Latin capital letter U with acute</td>
</tr>
<tr>
<td>&#219;</td>
<td>&amp;#219;</td>
<td>&amp;Ucirc;</td>
<td>Latin capital letter U with circumflex</td>
</tr>
<tr>
<td>&#220;</td>
<td>&amp;#220;</td>
<td>&amp;Uuml;</td>
<td>Latin capital letter U with diaeresis</td>
</tr>
<tr>
<td>&#221;</td>
<td>&amp;#221;</td>
<td>&amp;Yacute;</td>
<td>Latin capital letter Y with acute</td>
</tr>
<tr>
<td>&#222;</td>
<td>&amp;#222;</td>
<td>&amp;THORN;</td>
<td>Latin capital letter THORN</td>
</tr>
<tr>
<td>&#223;</td>
<td>&amp;#223;</td>
<td>&amp;szlig;</td>
<td>Latin small letter sharp s</td>
</tr>
<tr>
<td>&#224;</td>
<td>&amp;#224;</td>
<td>&amp;agrave;</td>
<td>Latin small letter a with grave</td>
</tr>
<tr>
<td>&#225;</td>
<td>&amp;#225;</td>
<td>&amp;aacute;</td>
<td>Latin small letter a with acute</td>
</tr>
<tr>
<td>&#226;</td>
<td>&amp;#226;</td>
<td>&amp;acirc;</td>
<td>Latin small letter a with circumflex</td>
</tr>
<tr>
<td>&#227;</td>
<td>&amp;#227;</td>
<td>&amp;atilde;</td>
<td>Latin small letter a with tilde</td>
</tr>
<tr>
<td>&#228;</td>
<td>&amp;#228;</td>
<td>&amp;auml;</td>
<td>Latin small letter a with diaeresis</td>
</tr>
<tr>
<td>&#229;</td>
<td>&amp;#229;</td>
<td>&amp;aring;</td>
<td>Latin small letter a with ring above</td>
</tr>
<tr>
<td>&#230;</td>
<td>&amp;#230;</td>
<td>&amp;aelig;</td>
<td>Latin small letter ae</td>
</tr>
<tr>
<td>&#231;</td>
<td>&amp;#231;</td>
<td>&amp;ccedil;</td>
<td>Latin small letter c with cedilla</td>
</tr>
<tr>
<td>&#232;</td>
<td>&amp;#232;</td>
<td>&amp;egrave;</td>
<td>Latin small letter e with grave</td>
</tr>
<tr>
<td>&#233;</td>
<td>&amp;#233;</td>
<td>&amp;eacute;</td>
<td>Latin small letter e with acute</td>
</tr>
<tr>
<td>&#234;</td>
<td>&amp;#234;</td>
<td>&amp;ecirc;</td>
<td>Latin small letter e with circumflex</td>
</tr>
<tr>
<td>&#235;</td>
<td>&amp;#235;</td>
<td>&amp;euml;</td>
<td>Latin small letter e with diaeresis</td>
</tr>
<tr>
<td>&#236;</td>
<td>&amp;#236;</td>
<td>&amp;igrave;</td>
<td>Latin small letter i with grave</td>
</tr>
<tr>
<td>&#237;</td>
<td>&amp;#237;</td>
<td>&amp;iacute;</td>
<td>Latin small letter i with acute</td>
</tr>
<tr>
<td>&#238;</td>
<td>&amp;#238;</td>
<td>&amp;icirc;</td>
<td>Latin small letter i with circumflex</td>
</tr>
<tr>
<td>&#239;</td>
<td>&amp;#239;</td>
<td>&amp;iuml;</td>
<td>Latin small letter i with diaeresis</td>
</tr>
<tr>
<td>&#240;</td>
<td>&amp;#240;</td>
<td>&amp;eth;</td>
<td>Latin small letter eth</td>
</tr>
<tr>
<td>&#241;</td>
<td>&amp;#241;</td>
<td>&amp;ntilde;</td>
<td>Latin small letter n with tilde</td>
</tr>
<tr>
<td>&#242;</td>
<td>&amp;#242;</td>
<td>&amp;ograve;</td>
<td>Latin small letter o with grave</td>
</tr>
<tr>
<td>&#243;</td>
<td>&amp;#243;</td>
<td>&amp;oacute;</td>
<td>Latin small letter o with acute</td>
</tr>
<tr>
<td>&#244;</td>
<td>&amp;#244;</td>
<td>&amp;ocirc;</td>
<td>Latin small letter o with circumflex</td>
</tr>
<tr>
<td>&#245;</td>
<td>&amp;#245;</td>
<td>&amp;otilde;</td>
<td>Latin small letter o with tilde</td>
</tr>
<tr>
<td>&#246;</td>
<td>&amp;#246;</td>
<td>&amp;ouml;</td>
<td>Latin small letter o with diaeresis</td>
</tr>
<tr>
<td>&#248;</td>
<td>&amp;#248;</td>
<td>&amp;oslash;</td>
<td>Latin small letter o with stroke</td>
</tr>
<tr>
<td>&#249;</td>
<td>&amp;#249;</td>
<td>&amp;ugrave;</td>
<td>Latin small letter u with grave</td>
</tr>
<tr>
<td>&#250;</td>
<td>&amp;#250;</td>
<td>&amp;uacute;</td>
<td>Latin small letter u with acute</td>
</tr>
<tr>
<td>&#251;</td>
<td>&amp;#251;</td>
<td>&amp;ucirc;</td>
<td>Latin small letter u with circumflex</td>
</tr>
<tr>
<td>&#252;</td>
<td>&amp;#252;</td>
<td>&amp;uuml;</td>
<td>Latin small letter u with diaeresis</td>
</tr>
<tr>
<td>&#253;</td>
<td>&amp;#253;</td>
<td>&amp;yacute;</td>
<td>Latin small letter y with acute</td>
</tr>
<tr>
<td>&#254;</td>
<td>&amp;#254;</td>
<td>&amp;thorn;</td>
<td>Latin small letter thorn</td>
</tr>
<tr>
<td>&#255;</td>
<td>&amp;#255;</td>
<td>&amp;yuml;</td>
<td>Latin small letter y with diaeresis</td>
</tr>
<tr>
<td>&#338;</td>
<td>&amp;#338;</td>
<td>&amp;OElig;</td>
<td>Latin capital ligature oe</td>
</tr>
<tr>
<td>&#339;</td>
<td>&amp;#339;</td>
<td>&amp;oelig;</td>
<td>Latin small ligature oe</td>
</tr>
<tr>
<td>&#352;</td>
<td>&amp;#352;</td>
<td>&amp;Scaron;</td>
<td>Latin capital letter s with caron</td>
</tr>
<tr>
<td>&#353;</td>
<td>&amp;#353;</td>
<td>&amp;scaron;</td>
<td>Latin small letter s with caron</td>
</tr>
<tr>
<td>&#376;</td>
<td>&amp;#376;</td>
<td>&amp;Yuml;</td>
<td>Latin capital letter y with diaeresis</td>
</tr>
<tr>
<td>&#402;</td>
<td>&amp;#402;</td>
<td>&amp;fnof;</td>
<td>Latin small letter f with hook</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.2below0.com/html-latin-symbols/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

