<?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>SEO - Design - Flash - Development for the Web &#187; css</title>
	<atom:link href="http://www.stinkycooper.com/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stinkycooper.com</link>
	<description>SEO, webDesign, UI, Video, Flash, Development</description>
	<lastBuildDate>Sun, 20 Feb 2011 12:36:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Horizontal Image style&#8230;Sweet tip</title>
		<link>http://www.stinkycooper.com/horizonta-image-stylesweet-tip</link>
		<comments>http://www.stinkycooper.com/horizonta-image-stylesweet-tip#comments</comments>
		<pubDate>Thu, 25 May 2006 16:31:59 +0000</pubDate>
		<dc:creator>StinkyCooper</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://www.stinkycooper.com/index.php/seo/</guid>
		<description><![CDATA[This is a cool tip. You know when you are trying to create an image horizontal rule, and you have problems with it going to far &#8211; so you end up creating a table. Well, here&#8217;s a little workaround for that. &#60;div align=&#34;center&#34;&#62;&#60;p class=&#34;horizontaldivider&#34; style=&#34;width:80%;&#34;&#62;&#60;/p&#62;&#60;/div&#62; Working below:]]></description>
			<content:encoded><![CDATA[<p>This is a cool tip.<br />
You know when you are trying to create an image horizontal rule, and you have problems with it going to far &#8211; so you end up creating a table.  Well, here&#8217;s a little workaround for that.</p>
<p><code>&lt;div align=&quot;center&quot;&gt;&lt;p class=&quot;horizontaldivider&quot; style=&quot;width:80%;&quot;&gt;&lt;/p&gt;&lt;/div&gt;</code></p>
<p>Working below:</p>
<div align="center">
<p class="horizontaldivider" style="width:80%;"></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.stinkycooper.com/horizonta-image-stylesweet-tip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

