<?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>ScriptPlazza &#187; CSS Stylesheets</title>
	<atom:link href="http://www.scriptplazza.com/category/tutorials/css-stylesheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptplazza.com</link>
	<description>The best script collection on the world wide web.</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:50:16 +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>How to Create CSS Buttons with Pseudo-elements</title>
		<link>http://www.scriptplazza.com/how-to-create-css-buttons-with-pseudo-elements/</link>
		<comments>http://www.scriptplazza.com/how-to-create-css-buttons-with-pseudo-elements/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 23:33:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/?p=4843</guid>
		<description><![CDATA[In this tutorial, I'll show you how to create buttons with a twist, using just one anchor tag per button and the great power of CSS.]]></description>
			<content:encoded><![CDATA[<p>In this tutorial, I&#8217;ll show you how to create buttons with a twist, using just one anchor tag per button and the great power of CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/how-to-create-css-buttons-with-pseudo-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Analysis of Typography on the Web</title>
		<link>http://www.scriptplazza.com/an-analysis-of-typography-on-the-web/</link>
		<comments>http://www.scriptplazza.com/an-analysis-of-typography-on-the-web/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 13:44:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/an-analysis-of-typography-on-the-web/</guid>
		<description><![CDATA[Typography is one of the most—if not the most—important aspects of web design.]]></description>
			<content:encoded><![CDATA[<p>Typography is one of the most—if not the most—important aspects of web design. Some would argue that it takes up to 95% of web design,  so why do we often neglect its importance? The readers who come to your site will often decide whether or not to stay according to your typographic choices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/an-analysis-of-typography-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-Browser Gradient Backgrounds</title>
		<link>http://www.scriptplazza.com/cross-browser-gradient-backgrounds/</link>
		<comments>http://www.scriptplazza.com/cross-browser-gradient-backgrounds/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:41:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/top-10-twitter-trends-this-week-tweet-stats/</guid>
		<description><![CDATA[One of the great new features coming with CSS3 is the ability to use native gradient backgrounds.]]></description>
			<content:encoded><![CDATA[<p>One of the great new features coming with CSS3 is the ability to use native gradient backgrounds. In addition to saving server resources (no need to call an external image), the gradients tend to be more vibrant and faithful to the original colors than any external images.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/cross-browser-gradient-backgrounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating A 3 Columns Fixed CSS Layout</title>
		<link>http://www.scriptplazza.com/creating-a-3-columns-fixed-css-layout/</link>
		<comments>http://www.scriptplazza.com/creating-a-3-columns-fixed-css-layout/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 14:52:58 +0000</pubDate>
		<dc:creator>extendstudio</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/creating-a-3-columns-fixed-css-layout/</guid>
		<description><![CDATA[In this tutorial we will use the Flexi CSS Layouts Dreamweaver extension to create a simple 3 columns CSS layout with a fixed width.]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will use the Flexi CSS Layouts Dreamweaver extension to create a simple 3 columns CSS layout with a fixed width. The layout will have a header and footer and the content part will be split in 3 columns. Using the Flexi CSS Layouts extension, the layout will look the same in all major browsers.</p>
<p>Requirements for this tutorial:</p>
<p>    * Adobe Dreamweaver CS3, CS4 or CS5<br />
    * Flexi CSS Layouts Dreamweaver extension</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/creating-a-3-columns-fixed-css-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Button Focus Outline</title>
		<link>http://www.scriptplazza.com/remove-button-focus-outline/</link>
		<comments>http://www.scriptplazza.com/remove-button-focus-outline/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:30:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/remove-button-focus-outline/</guid>
		<description><![CDATA[Alot of people will use the outline CSS property to get rid of the focus outline around links using something like this...]]></description>
			<content:encoded><![CDATA[<p>Alot of people will use the outline CSS property to get rid of the focus outline around links using something like this:<br />
* { outline: none;}</p>
<p>It is possible to remove (or style) this border, although be aware that it only works in Gecko based browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/remove-button-focus-outline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create Depth And Nice 3D Ribbons Only Using CSS3</title>
		<link>http://www.scriptplazza.com/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/</link>
		<comments>http://www.scriptplazza.com/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 14:17:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/</guid>
		<description><![CDATA[There are some properties of the CSS3 languages that can help us to accomplish this mission.]]></description>
			<content:encoded><![CDATA[<p>There are some properties of the CSS3 languages that can help us to accomplish this mission.<br />
We will use box-shadow to create a drop-shadow with RGBa, a color model that allows an optimized contrast with any kind of backgrounds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Cufonized Fly-out Menu with jQuery and CSS3</title>
		<link>http://www.scriptplazza.com/awesome-cufonized-fly-out-menu-with-jquery-and-css3/</link>
		<comments>http://www.scriptplazza.com/awesome-cufonized-fly-out-menu-with-jquery-and-css3/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 14:18:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/awesome-cufonized-fly-out-menu-with-jquery-and-css3/</guid>
		<description><![CDATA[In today’s tutorial we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move]]></description>
			<content:encoded><![CDATA[<p>In today’s tutorial we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the width of the current item, and we will slide out a description bar from the left side of the page, reaching towards the current menu item.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/awesome-cufonized-fly-out-menu-with-jquery-and-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Dynamic Buttons With CSS3</title>
		<link>http://www.scriptplazza.com/creating-dynamic-buttons-with-css3/</link>
		<comments>http://www.scriptplazza.com/creating-dynamic-buttons-with-css3/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 22:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/creating-dynamic-buttons-with-css3/</guid>
		<description><![CDATA[Creating buttons with CSS becomes a lot more comfortable.]]></description>
			<content:encoded><![CDATA[<p>Creating buttons with CSS becomes a lot more comfortable. The following example demonstrates how to create nice looking, dynamic buttons that are fully scaleable using the new CSS3 properties border-radius, box-shadow and RGBa.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/creating-dynamic-buttons-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centering a Div Both Horizontally And Vertically</title>
		<link>http://www.scriptplazza.com/centering-a-div-both-horizontally-and-vertically/</link>
		<comments>http://www.scriptplazza.com/centering-a-div-both-horizontally-and-vertically/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:07:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/centering-a-div-both-horizontally-and-vertically/</guid>
		<description><![CDATA[While building web page layouts, you’ve probably been faced with a situation where you need to center a div both horizontally and vertically with pure CSS.]]></description>
			<content:encoded><![CDATA[<p>While building web page layouts, you’ve probably been faced with a situation where you need to center a div both horizontally and vertically with pure CSS. There are more than a few ways to achieve this, and in this MicroTut I am going to show you my favorite involving CSS and jQuery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/centering-a-div-both-horizontally-and-vertically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Image Overlay Caption Using CSS</title>
		<link>http://www.scriptplazza.com/making-image-overlay-caption-using-css/</link>
		<comments>http://www.scriptplazza.com/making-image-overlay-caption-using-css/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 00:04:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Stylesheets]]></category>

		<guid isPermaLink="false">http://www.scriptplazza.com/making-image-overlay-caption-using-css/</guid>
		<description><![CDATA[In this tutorial we will make a nice transparent overlay image caption using CSS. ]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will make a nice transparent overlay image caption using CSS. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptplazza.com/making-image-overlay-caption-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

