<?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>Script Perfect &#187; CSS</title>
	<atom:link href="http://scriptperfect.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptperfect.com</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Random snips of code and bugs</description>
	<lastBuildDate>Sun, 18 Apr 2010 17:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple Tool Tips w/ Only CSS</title>
		<link>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/</link>
		<comments>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:20:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[tool tip]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=264</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/";</script>Flashy unobtrusive boxes that give hints and tips to your visitors can be very helpful, informative, and improve your sign ups or sales. You can accomplish this nifty feat without any plugins or API&#8217;s weighing down your site. Of course with JQuery UI or Scriptaculous you could add some impressive eye candy and give your [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/simple-tool-tips-w-only-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rounded Corner DIV With Only CSS (Round Div)</title>
		<link>http://scriptperfect.com/2009/09/rounded-corner-div-with-only-css-round-div/</link>
		<comments>http://scriptperfect.com/2009/09/rounded-corner-div-with-only-css-round-div/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 00:52:03 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[rounded corners]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=85</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/rounded-corner-div-with-only-css-round-div/";</script>Technically there is not a way to make true rounded corners with DIV&#8217;s without some sort of trickery. If you want to create nice rounded div containers for your content you still can without using images. The method is actually rather simple and makes the CSS look like we have round corners by using borders [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/rounded-corner-div-with-only-css-round-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy LightBox With Scriptaculous and Javascript</title>
		<link>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/</link>
		<comments>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 21:44:53 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css lightbox]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=26</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/";</script>
I searched far and wide to find a basic lightbox that was not only lightweight but easy to install. It was just one of those nice touches I wanted to add to my site but did not want to spend a lot of time doing so. Needless to say I could not find a simple [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/easy-lightbox-with-scriptaculous-and-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
