<?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>WebDesignerss.com &#187; Coding</title>
	<atom:link href="http://www.webdesignerss.com/blog/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignerss.com/blog</link>
	<description>webdesignerss</description>
	<lastBuildDate>Tue, 17 Aug 2010 12:28:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using HTML Symbol Entities</title>
		<link>http://www.webdesignerss.com/blog/2010/01/using-html-symbol-entities/</link>
		<comments>http://www.webdesignerss.com/blog/2010/01/using-html-symbol-entities/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 06:52:37 +0000</pubDate>
		<dc:creator>Nick La</dc:creator>
				<category><![CDATA[Feeder]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
	
	Some characters (e.g. the less than and greater than signs) are reserved for HTML markup. In order to display these characters as text, you must enter the HTML entities in the source code. For example, to display the less than sign (&#60;), you need...]]></description>
			<content:encoded><![CDATA[<p><span style="background-color:yellow">Link To Full Story:</span> <a href="http://www.webdesignerwall.com/tutorials/using-html-symbol-entities/" target="blank">Web Designer Wall - Design Trends and Tutorials </a></p>

<p>
	<img src="http://www.webdesignerwall.com/wp-content/uploads/2010/01/html-entities.gif" align="right" alt="Leadin Image">
	</p><p><big>Some characters (e.g. the less than and greater than signs) are reserved for HTML markup. In order to display these characters as text, you must enter the <a href="http://www.w3schools.com/HTML/html_entities.asp">HTML entities</a> in the source code. For example, to display the less than sign (&lt;), you need to enter <code>&amp;lt;</code> (entity name) or <code>&amp;#60;</code> (entity number). Among the entity list, there are quite a lot of symbol entities that we can use in layout design. For examples: → ♥ ♫ ✓ ✗ • ☞ ✁ ★ “ ⊕. Have you seen the snowman ☃ symbol before? If not, continue on this post to find more surprises.</big> <a href="http://www.webdesignerwall.com/tutorials/using-html-symbol-entities/#more-405">(more…)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webdesignerss.com/blog/2010/01/using-html-symbol-entities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
