<?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>NewSourceMedia Blog &#187; Tags and Symbols</title>
	<atom:link href="http://newsourcemedia.com/blog/category/html/tags-and-symbols/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Mon, 07 May 2012 01:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Copyright and Trademark in html code</title>
		<link>http://newsourcemedia.com/blog/copyright-and-trademark-in-html-code/</link>
		<comments>http://newsourcemedia.com/blog/copyright-and-trademark-in-html-code/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 00:22:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tags and Symbols]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Trademark]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/2008/10/07/copyright-and-trademark-in-html-code/</guid>
		<description><![CDATA[Here's how to create the Copyright and Trademark symbols in html. Copyright and Trademark in html code is known as ASCII codes. They can be used to create several types of symbols. This is how to use ASCII code in &#8230; <a href="http://newsourcemedia.com/blog/copyright-and-trademark-in-html-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[Here's how to create the Copyright and Trademark symbols in html.
<span id="more-153"></span>

Copyright and Trademark in html code is known as ASCII codes. They can be used to create several types of symbols. This is how to use ASCII code in html code to create Copyright and Trademark symbols.

You can identify ASCII codes in html with the preceding "&amp;#"

They should be placed into the html just as plain text.  The browser should render the ASCII code as the correct symbol.

The copyrights symbol © can be created using this:
<span style="font-weight: bold;">&amp;amp;amp;#0169;</span>
The registered mark ® can be created using this:
<span style="font-weight: bold;">&amp;amp;amp;#0174;</span>
The trademark symbol ™ can be created using this:
<span style="font-weight: bold;">&amp;amp;amp;#0153; </span>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/copyright-and-trademark-in-html-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
