<?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>amolwable.com &#187; Html &amp; CSS</title>
	<atom:link href="http://amolwable.com/index.php/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://amolwable.com</link>
	<description>Ultimate Resources For Web Developers and Designers</description>
	<lastBuildDate>Sat, 03 Jul 2010 15:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>52framework: Html5 and CSS3 framework</title>
		<link>http://amolwable.com/index.php/2010/52framework-html5-and-css3-framework/</link>
		<comments>http://amolwable.com/index.php/2010/52framework-html5-and-css3-framework/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 14:45:42 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=700</guid>
		<description><![CDATA[52Framework is a HTML5 and CSS3 framework which aims to build websites using HTML5 &#038; CSS3 easily. This framework fully uses all the great advantages of HTML5 &#038; CSS3 which makes much cleaner mark up. Features Rounded corners Text-shadow Box-shadow Html5 markup Grid system CSS reset and much more&#8230; References: WebSite: http://52framework.com Demo: http://52framework.com/downloads Download: [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2010/52framework-html5-and-css3-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross browser CSS3 rule generator</title>
		<link>http://amolwable.com/index.php/2010/cross-browser-css3-rule-generator/</link>
		<comments>http://amolwable.com/index.php/2010/cross-browser-css3-rule-generator/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 05:36:32 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=690</guid>
		<description><![CDATA[CSS3, please! is a online cross-browser CSS3 rule generator. Which provides you to produce CSS3 properties by editing default properties. You can see the results of your inline changes in real time in a preview box. You can also able to toggle rules on and off to see how your design is looks like. Using [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2010/cross-browser-css3-rule-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Resources and tutorials for future web designs</title>
		<link>http://amolwable.com/index.php/2009/best-resources-and-tutorials-for-future-web-designs/</link>
		<comments>http://amolwable.com/index.php/2009/best-resources-and-tutorials-for-future-web-designs/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 16:19:29 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=638</guid>
		<description><![CDATA[1. Take Your Design To The Next Level With CSS3 In this article, we’ll look at the advantages of CSS3 and some examples of how Web designers are already using it. By the end, we’ll know a bit of what to expect from CSS3 and how we can use its new features in our projects&#8230; [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/best-resources-and-tutorials-for-future-web-designs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CSS Sprites</title>
		<link>http://amolwable.com/index.php/2009/css-sprites/</link>
		<comments>http://amolwable.com/index.php/2009/css-sprites/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:46:18 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=621</guid>
		<description><![CDATA[Sprite is nothing but one image which has collection of small images that are required in web application. Which improves page loading time by reducing number of requests to server. Why sprites Consider one scenario , suppose we have two web pages, 1. first page shows 100 small images 1kb each 2. second page shows [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/css-sprites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Shorthand Guide</title>
		<link>http://amolwable.com/index.php/2009/css-shorthand-guide/</link>
		<comments>http://amolwable.com/index.php/2009/css-shorthand-guide/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 16:33:35 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=615</guid>
		<description><![CDATA[In my previous post, &#8220;CSS Formatter and Optimiser&#8221; I have given basic idea about CleanCSS Optimiser tool and how it does CSS optimization. CSS Shorthand is one of the important notations of CSS property which helps a lot to get optimized CSS. So, I have collected some of important CSS shorthand properties here. Margin and [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/css-shorthand-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Hacks</title>
		<link>http://amolwable.com/index.php/2009/css-hacks/</link>
		<comments>http://amolwable.com/index.php/2009/css-hacks/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 06:28:31 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=600</guid>
		<description><![CDATA[In this post we&#8217;ll see how to apply browser specific CSS using CSS hacks. Why As we know that Each browser has its own default styling of HTML elements also some of the CSS properties are supports only limited number of browsers. So to remove default styling we can use either reset CSS which will [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/css-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Formatter and Optimiser</title>
		<link>http://amolwable.com/index.php/2009/css-formatter-and-optimiser/</link>
		<comments>http://amolwable.com/index.php/2009/css-formatter-and-optimiser/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:32:54 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=597</guid>
		<description><![CDATA[CleanCSS is a powerful CSS optimizer and formatter. Basically, it takes your CSS code and makes it cleaner and more concise. For optimization CleanCSS is using CSSTidy - an opensource CSS parser and optimiser. Why optimise CSS Optimiser reduces the size of CSS file more than 30% depending on various conditions, it causes faster loading [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/css-formatter-and-optimiser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Overview: HTML 5</title>
		<link>http://amolwable.com/index.php/2009/overview-html-5/</link>
		<comments>http://amolwable.com/index.php/2009/overview-html-5/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 15:26:13 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://amolwable.com/?p=473</guid>
		<description><![CDATA[HTML 5 is the next major version of HTML. It introduces a new elements that will make our pages more semantic. This will make it a lot easier for search engines and screen readers to navigate our pages, and improve the web experience for everyone. Some basics that we should know DOCTYPE : HTML 5 [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/overview-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 useful Cheat Sheets for developer</title>
		<link>http://amolwable.com/index.php/2009/8-useful-cheat-sheets/</link>
		<comments>http://amolwable.com/index.php/2009/8-useful-cheat-sheets/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 15:39:04 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[Linq]]></category>
		<category><![CDATA[Regex]]></category>
		<category><![CDATA[Cheat Sheets]]></category>

		<guid isPermaLink="false">http://www.amolwable.com/?p=326</guid>
		<description><![CDATA[I have found awesome collections of  cheat sheets on internet which gives quick reference guide of various functionality. Here are some  good cheats links, WebSite: http://john-sheehan.com/blog/net-cheat-sheets/ http://www.addedbytes.com/cheat-sheets/ DownLoads: .NET Format String Quick Reference  Download Now (PDF, 123 KB) ASP.NET 2.0 Page Life Cycle &#38; Common Events  Download Now (PDF, 64KB) Microsoft .NET Framework 3.5 Commonly [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/8-useful-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sticky Footer</title>
		<link>http://amolwable.com/index.php/2009/sticky-footer/</link>
		<comments>http://amolwable.com/index.php/2009/sticky-footer/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 17:47:37 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://www.amolwable.com/?p=271</guid>
		<description><![CDATA[Why: If content of page is small then footer might end up in the middle of the page instead of down at the bottom of the browser window. Using Sticky Footer CSS,  footer will stick to the bottom of the page. see at following image to see difference, WebSites: Here are two sites, 1.http://ryanfait.com/sticky-footer/ 2. [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/sticky-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Frameworks</title>
		<link>http://amolwable.com/index.php/2009/css-framework/</link>
		<comments>http://amolwable.com/index.php/2009/css-framework/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 12:44:47 +0000</pubDate>
		<dc:creator>Amol</dc:creator>
				<category><![CDATA[Html & CSS]]></category>

		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=67</guid>
		<description><![CDATA[What is CSS Framework A framework is a basic conceptual structure which you can use in your web-projects. CSS frameworks are usually just a collection of CSS files that set up things like basic typography, form styling, grids/simple layout, and resets, such as typography.css for basic typographic rules, grid.css for grid-based layouts or layout.css for [...]]]></description>
		<wfw:commentRss>http://amolwable.com/index.php/2009/css-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
