﻿<?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>DevSnippets &#187; CSS Techniques</title>
	<atom:link href="http://devsnippets.com/category/csstechniques/feed" rel="self" type="application/rss+xml" />
	<link>http://devsnippets.com</link>
	<description>Design &#38; Code Snippet Gallery</description>
	<lastBuildDate>Tue, 10 Jan 2012 11:09:58 +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>A Responsive Design Approach for Complex, Multicolumn Data Tables</title>
		<link>http://devsnippets.com/csstechniques/a-responsive-design-approach-for-complex-multicolumn-data-tables.html</link>
		<comments>http://devsnippets.com/csstechniques/a-responsive-design-approach-for-complex-multicolumn-data-tables.html#comments</comments>
		<pubDate>Sun, 01 Jan 2012 01:06:01 +0000</pubDate>
		<dc:creator>Noura Yehia</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/article/css/a-responsive-design-approach-for-complex-multicolumn-data-tables.html</guid>
		<description><![CDATA[Filament Group shares the best approach to responsive data tables. The problem: exploring a large data table on small screen devices means a bunch of horizontal and vertical scrolling. Solution involves marking columns as &#8220;essential&#8221; and &#8220;optional&#8221; with CSS classes and hiding the optional ones with media queries at smaller screen sizes. Then to keep [...]]]></description>
			<content:encoded><![CDATA[<p>Filament Group shares the best approach to responsive data tables. The problem: exploring a large data table on small screen devices means a bunch of horizontal and vertical scrolling. Solution involves marking columns as &#8220;essential&#8221; and &#8220;optional&#8221; with CSS classes and hiding the optional ones with media queries at smaller screen sizes. Then to keep all the data accessible, providing a (dynamically created) dropdown of checkboxes to reveal the hidden optional columns.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/a-responsive-design-approach-for-complex-multicolumn-data-tables.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny Fluid Grid</title>
		<link>http://devsnippets.com/csstechniques/tiny-fluid-grid.html</link>
		<comments>http://devsnippets.com/csstechniques/tiny-fluid-grid.html#comments</comments>
		<pubDate>Wed, 28 Dec 2011 11:53:49 +0000</pubDate>
		<dc:creator>Noura Yehia</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=56269</guid>
		<description><![CDATA[The happy &#038; awesome way to build fluid grid based websites. Tiny Fluid Grid ships with a index.html with demo code, and the grid.css containing the CSS for the grid you created.]]></description>
			<content:encoded><![CDATA[<p>The happy &#038; awesome way to build fluid grid based websites. Tiny Fluid Grid ships with a index.html with demo code, and the grid.css containing the CSS for the grid you created.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/tiny-fluid-grid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a live news blogging system in php. Spiced with HTML5, CSS3 and jQuery [end]</title>
		<link>http://devsnippets.com/csstechniques/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end-2.html</link>
		<comments>http://devsnippets.com/csstechniques/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end-2.html#comments</comments>
		<pubDate>Mon, 14 Jun 2010 06:02:25 +0000</pubDate>
		<dc:creator>webia</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=22580</guid>
		<description><![CDATA[The final part of a six part tutorial on building a live blogging system using php, mysql, jQuery, html5 and CSS3.]]></description>
			<content:encoded><![CDATA[<p>The final part of a six part tutorial on building a live blogging system using php, mysql, jQuery, html5 and CSS3.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everything a Web Designer Should Know About Google Fonts API</title>
		<link>http://devsnippets.com/csstechniques/everything-a-web-designer-should-know-about-google-fonts-api.html</link>
		<comments>http://devsnippets.com/csstechniques/everything-a-web-designer-should-know-about-google-fonts-api.html#comments</comments>
		<pubDate>Mon, 14 Jun 2010 06:02:25 +0000</pubDate>
		<dc:creator>tdomf_9788c</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/csstechniques/everything-a-web-designer-should-know-about-google-fonts-api.html</guid>
		<description><![CDATA[Typography is the most valuable asset of your blog. It doesn&#8217;t matter if you have a colorful design blog, an awesome web magazine or a plain simple blog.]]></description>
			<content:encoded><![CDATA[<p>Typography is the most valuable asset of your blog. It doesn&#8217;t matter if you have a colorful design blog, an awesome web magazine or a plain simple blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/everything-a-web-designer-should-know-about-google-fonts-api.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CSS3 Dropdown Menu</title>
		<link>http://devsnippets.com/csstechniques/simple-css3-dropdown-menu.html</link>
		<comments>http://devsnippets.com/csstechniques/simple-css3-dropdown-menu.html#comments</comments>
		<pubDate>Mon, 14 Jun 2010 05:59:26 +0000</pubDate>
		<dc:creator>hdytsgt</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=22664</guid>
		<description><![CDATA[One of them is box shadow, it helps us adding shadow effect on each styled element. You must be familiar with drop down menu with shadow effect on it, I usually add the effect using some images but now we’ll create that one using pure CSS.]]></description>
			<content:encoded><![CDATA[<p>One of them is box shadow, it helps us adding shadow effect on each styled element. You must be familiar with drop down menu with shadow effect on it, I usually add the effect using some images but now we’ll create that one using pure CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/simple-css3-dropdown-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS font size: Is relative sizing still relevant?</title>
		<link>http://devsnippets.com/csstechniques/css-font-size-is-relative-sizing-still-relevant.html</link>
		<comments>http://devsnippets.com/csstechniques/css-font-size-is-relative-sizing-still-relevant.html#comments</comments>
		<pubDate>Mon, 07 Jun 2010 04:06:55 +0000</pubDate>
		<dc:creator>tdomf_9788c</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/csstechniques/css-font-size-is-relative-sizing-still-relevant.html</guid>
		<description><![CDATA[Learn the difference between absolute and relative CSS font sizes and a way to declare relative font sizes that makes it easier to turn your web design mockups into web pages.]]></description>
			<content:encoded><![CDATA[<p>Learn the difference between absolute and relative CSS font sizes and a way to declare relative font sizes that makes it easier to turn your web design mockups into web pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/css-font-size-is-relative-sizing-still-relevant.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>33 jQuery tutorials to create Navigation Menu</title>
		<link>http://devsnippets.com/csstechniques/33-jquery-tutorials-to-create-navigation-menu.html</link>
		<comments>http://devsnippets.com/csstechniques/33-jquery-tutorials-to-create-navigation-menu.html#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:40:31 +0000</pubDate>
		<dc:creator>tdomf_9788c</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/csstechniques/33-jquery-tutorials-to-create-navigation-menu.html</guid>
		<description><![CDATA[Design calls in loads of out of the box thinking. Design needs loads of effects and functionality that should make a distinctive image and perspective. jQuery is one tool that makes all of this possible.]]></description>
			<content:encoded><![CDATA[<p>Design calls in loads of out of the box thinking. Design needs loads of effects and functionality that should make a distinctive image and perspective. jQuery is one tool that makes all of this possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/33-jquery-tutorials-to-create-navigation-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A complete guide to CSS attribute selectors</title>
		<link>http://devsnippets.com/csstechniques/a-complete-guide-to-css-attribute-selectors.html</link>
		<comments>http://devsnippets.com/csstechniques/a-complete-guide-to-css-attribute-selectors.html#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:39:51 +0000</pubDate>
		<dc:creator>tdomf_9788c</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/csstechniques/a-complete-guide-to-css-attribute-selectors.html</guid>
		<description><![CDATA[A complete guide to CSS 2.1 and CSS 3.0 attribute selectors]]></description>
			<content:encoded><![CDATA[<p>A complete guide to CSS 2.1 and CSS 3.0 attribute selectors</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/a-complete-guide-to-css-attribute-selectors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Mini Reset</title>
		<link>http://devsnippets.com/csstechniques/css-mini-reset.html</link>
		<comments>http://devsnippets.com/csstechniques/css-mini-reset.html#comments</comments>
		<pubDate>Sun, 23 May 2010 21:16:55 +0000</pubDate>
		<dc:creator>vladocar</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/?p=21365</guid>
		<description><![CDATA[CSS Reset usually aims to reduce browser inconsistencies by evening up the CSS default settings in all browsers. CSS Mini Reset is meant to reset only the basic most used HTML(CSS) elements.]]></description>
			<content:encoded><![CDATA[<p>CSS Reset usually aims to reduce browser inconsistencies by evening up the CSS default settings in all browsers. CSS Mini Reset is meant to reset only the basic most used HTML(CSS) elements. </p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/css-mini-reset.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Create jQuery Login Form with Animated validation Effect.</title>
		<link>http://devsnippets.com/csstechniques/how-to-create-jquery-login-form-with-animated-validation-effect.html</link>
		<comments>http://devsnippets.com/csstechniques/how-to-create-jquery-login-form-with-animated-validation-effect.html#comments</comments>
		<pubDate>Sat, 22 May 2010 18:37:29 +0000</pubDate>
		<dc:creator>tdomf_9788c</dc:creator>
				<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://devsnippets.com/csstechniques/how-to-create-jquery-login-form-with-animated-validation-effect.html</guid>
		<description><![CDATA[I will show you how to create a simple jquery validation based login form. Some animation is used to get effects and its simple and easy to use.]]></description>
			<content:encoded><![CDATA[<p>I will show you how to create a simple jquery validation based login form. Some animation is used to get effects and its simple and easy to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://devsnippets.com/csstechniques/how-to-create-jquery-login-form-with-animated-validation-effect.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

