<?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>It's Called Web Design &#187; symbols</title>
	<atom:link href="http://itscalledwebdesign.com/tag/symbols/feed/" rel="self" type="application/rss+xml" />
	<link>http://itscalledwebdesign.com</link>
	<description>Web 2.0 is so 2004. . . .</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML Entities</title>
		<link>http://itscalledwebdesign.com/tutorials/html-entities/</link>
		<comments>http://itscalledwebdesign.com/tutorials/html-entities/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 03:42:38 +0000</pubDate>
		<dc:creator>eckert</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cent]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[entities]]></category>
		<category><![CDATA[registered]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[symbols]]></category>

		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=265</guid>
		<description><![CDATA[I use entites quite often and always have to look them up.  Just copy the code into your html and voila, the symbol will appear. Non-breaking space &#8211; &#38;nbsp; Ampersand (&#38;) &#8211; &#38;amp; Cent Sign (¢) &#8211; &#38;cent; Copyright (©) &#8211; &#38;copy; Registered (®) &#8211; &#38;reg; Bullet (•) &#8211; &#38;bull; You can also find a [...]]]></description>
			<content:encoded><![CDATA[<p>I use entites quite often and always have to look them up.  Just copy the code into your html and voila, the symbol will appear.<br />
<span id="more-265"></span></p>
<p>Non-breaking space &#8211; &amp;nbsp;<br />
Ampersand (&amp;) &#8211; &amp;amp;<br />
Cent Sign (¢) &#8211; &amp;cent;<br />
Copyright (©) &#8211; &amp;copy;<br />
Registered (®) &#8211; &amp;reg;<br />
Bullet (•) &#8211; &amp;bull;</p>
<p>You can also find a complete list <a href="http://www.w3schools.com/tags/ref_entities.asp" target="_blank">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://itscalledwebdesign.com/tutorials/html-entities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

