<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 10 HTML Tags All New Bloggers Should Learn</title>
	<atom:link href="http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/</link>
	<description>Shareaholic&#039;s blog is full of blogging tips for bloggers, content marketers and digital journalists on how to create shareable content.</description>
	<lastBuildDate>Sun, 19 May 2013 17:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ginny Soskey</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-94617</link>
		<dc:creator>Ginny Soskey</dc:creator>
		<pubDate>Mon, 07 Jan 2013 16:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-94617</guid>
		<description><![CDATA[Thanks for the feedback! I&#039;m working on an update of this post as we speak and I&#039;ll be sure to include a bunch of examples. :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the feedback! I&#8217;m working on an update of this post as we speak and I&#8217;ll be sure to include a bunch of examples. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S!ick</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-94601</link>
		<dc:creator>S!ick</dc:creator>
		<pubDate>Sun, 06 Jan 2013 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-94601</guid>
		<description><![CDATA[I wish #6, #8, and #9 had examples.]]></description>
		<content:encoded><![CDATA[<p>I wish #6, #8, and #9 had examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki Bensinger</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-93265</link>
		<dc:creator>Vicki Bensinger</dc:creator>
		<pubDate>Sun, 21 Oct 2012 14:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-93265</guid>
		<description><![CDATA[Do most of the tutorials on BlogHer mainly use Wordpress when describing how to do something specific or do they also cover Blogger?]]></description>
		<content:encoded><![CDATA[<p>Do most of the tutorials on BlogHer mainly use WordPress when describing how to do something specific or do they also cover Blogger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ginny Soskey</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-92589</link>
		<dc:creator>Ginny Soskey</dc:creator>
		<pubDate>Tue, 18 Sep 2012 13:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-92589</guid>
		<description><![CDATA[Our mistake! Just fixed the tag. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Our mistake! Just fixed the tag. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Design Company</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-92581</link>
		<dc:creator>Wordpress Design Company</dc:creator>
		<pubDate>Tue, 18 Sep 2012 05:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-92581</guid>
		<description><![CDATA[I would suggest closing &lt;li&gt; with this tag &lt;/li&gt; instead of just &lt;li&gt;
coz it needs a closing tag.]]></description>
		<content:encoded><![CDATA[<p>I would suggest closing &lt;li&gt; with this tag &lt;/li&gt; instead of just &lt;li&gt;<br />
coz it needs a closing tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Design Company</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-92580</link>
		<dc:creator>Wordpress Design Company</dc:creator>
		<pubDate>Tue, 18 Sep 2012 05:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-92580</guid>
		<description><![CDATA[I think &lt;li&gt; must close with a &lt;/li&gt; not an &lt;li&gt; again.  It should be a closing tag]]></description>
		<content:encoded><![CDATA[<p>I think &lt;li&gt; must close with a &lt;/li&gt; not an &lt;li&gt; again.  It should be a closing tag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redcrew</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-85166</link>
		<dc:creator>redcrew</dc:creator>
		<pubDate>Sat, 14 Jul 2012 19:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-85166</guid>
		<description><![CDATA[I wouldn&#039;t recommend centering an image with &lt;p align=&quot;center&quot;&gt;. Use CSS to center the image. Don&#039;t hard code it in markup. ]]></description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t recommend centering an image with &lt;p align=&#8221;center&#8221;&gt;. Use CSS to center the image. Don&#8217;t hard code it in markup. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brie</title>
		<link>http://blog.shareaholic.com/2012/04/10-html-tags-all-new-bloggers-should-learn/#comment-78423</link>
		<dc:creator>Brie</dc:creator>
		<pubDate>Thu, 26 Apr 2012 17:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.shareaholic.com/?p=5325#comment-78423</guid>
		<description><![CDATA[Helpful article, but some of the HTML coding is &quot;deprecated&quot;. The style attribute (http://www.w3schools.com/html/html_styles.asp) is more current.
 
With the style attribute for &lt;p&gt; tags (http://www.w3schools.com/tags/att_p_align.asp):
&lt;p style=&quot;text-align:center&quot;&gt;centered object&lt;/p&gt;
instead of
&lt;p align=”center”&gt;centered object&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Helpful article, but some of the HTML coding is &#8220;deprecated&#8221;. The style attribute (<a href="http://www.w3schools.com/html/html_styles.asp" rel="nofollow">http://www.w3schools.com/html/html_styles.asp</a>) is more current.<br />
 <br />
With the style attribute for &lt;p&gt; tags (<a href="http://www.w3schools.com/tags/att_p_align.asp" rel="nofollow">http://www.w3schools.com/tags/att_p_align.asp</a>):<br />
&lt;p style=&#8221;text-align:center&#8221;&gt;centered object&lt;/p&gt;<br />
instead of<br />
&lt;p align=”center”&gt;centered object&lt;/p&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
