<?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>blogfreakz.com &#187; CSS Layout</title>
	<atom:link href="http://blogfreakz.com/category/css-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>Web Development, Web Trends, open source resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>A Quaintly Designed CSS Typographic Grid</title>
		<link>http://blogfreakz.com/others/a-quaintly-designed-css-typographic-grid/</link>
		<comments>http://blogfreakz.com/others/a-quaintly-designed-css-typographic-grid/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 13:17:02 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[typographic grid]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=24794</guid>
		<description><![CDATA[Here&#8217;s a very fascinating take on creating a CSS grid by Chris Coyier. If you&#8217;re site is text-heavy then this kind of layout might suit it perfectly. Check out the demo to see how it works. Horizontal Grid &#160; Vertical Grid The concept is inspired by one Richard Rutter with his article Compose to a [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a very fascinating take on creating a CSS grid by <a href="http://chriscoyier.net/"><strong>Chris Coyier</strong></a>. If you&#8217;re site is text-heavy then this kind of layout might suit it perfectly. Check out the <a href="http://css-tricks.com/examples/TypographicGrid/"><strong>demo</strong></a> to see how it works.</p>
<p style="text-align: center;"><a href="http://blog.webexpedition18.netdna-cdn.com/wp-content/uploads/2011/11/01grid.jpg" target="_blank"><img class="aligncenter size-large wp-image-24795" title="Horizontal Grid" src="http://blogfreakz.com/wp-content/uploads/2012/02/111-569x250.jpg" alt="111 569x250 A Quaintly Designed CSS Typographic Grid" width="569" height="250" /></a><strong>Horizontal Grid</strong></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://css-tricks.com/examples/TypographicGrid/" target="_blank"><img class="aligncenter size-large wp-image-24796" title="Vertical Grid" src="http://blogfreakz.com/wp-content/uploads/2012/02/210-570x250.jpg" alt="210 570x250 A Quaintly Designed CSS Typographic Grid" width="570" height="250" /></a><strong>Vertical Grid</strong></p>
<p>The concept is inspired by one <strong>Richard Rutter</strong> with his article <a href="http://24ways.org/2006/compose-to-a-vertical-rhythm"><strong>Compose to a Vertical Rhythm</strong></a>. If you&#8217;re having trouble trying to align your site&#8217;s font with the grid because of the size variation, you can use a few tools like <a href="http://topfunky.com/baseline-rhythm-calculator/"><strong>Baseline Rhythm Calculator</strong></a>, <a href="http://www.sprymedia.co.uk/article/Grid"><strong>Grid bookmarklet</strong></a>, and Adobe Air <a href="http://www.jameswhittaker.com/blog/article/em-based-layouts-vertical-rhythm-calculator/"><strong>EM calculator</strong></a> to help you out with the math. Or better yet, try getting some <a href="http://pxtoem.com/"><strong>EM-based CSS</strong></a>.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/others/a-quaintly-designed-css-typographic-grid/" title="grid css">grid css</a></li>
<li><a href="http://blogfreakz.com/others/a-quaintly-designed-css-typographic-grid/" title="simple website templates quaint">simple website templates quaint</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/others/a-quaintly-designed-css-typographic-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Render Filter Effects With This CSS Webkit</title>
		<link>http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/</link>
		<comments>http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 09:55:40 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[photoshop effects]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=24125</guid>
		<description><![CDATA[Go crazy with the cool CSS Filter Effects 1.0 tutorials from WebKit Nightly ! Here you&#8217;ll learn how to customize basic image or video rendering with Photoshop-like effects. Let’s check it out. Note: To test and view the effects, use Webkit Nightly and Chrome Canary. Here are some CSS snippets that will change the element: [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/attachment/contrast/' title='contrast'><img width="200" height="88" src="http://blogfreakz.com/wp-content/uploads/2012/01/contrast-200x88.jpg" class="attachment-thumbnail" alt="contrast 200x88 How to Render Filter Effects With This CSS Webkit " title="contrast" /></a><br />
<a href='http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/attachment/sepiabrightness/' title='sepiaBrightness'><img width="200" height="87" src="http://blogfreakz.com/wp-content/uploads/2012/01/sepiaBrightness-200x87.jpg" class="attachment-thumbnail" alt="sepiaBrightness 200x87 How to Render Filter Effects With This CSS Webkit " title="sepiaBrightness" /></a></p>
<p>Go crazy with the cool CSS Filter Effects 1.0 tutorials from <strong>WebKit Nightly</strong> ! Here you&#8217;ll learn how to customize basic image or video rendering with Photoshop-like effects. Let’s check it out.</p>
<p>Note: To test and view the effects, use Webkit Nightly and Chrome Canary.</p>
<p>Here are some CSS snippets that will change the element:</p>
<p><strong>Blur</strong></p>
<p><span style="color: #000080;">img {</span></p>
<p><span style="color: #000080;"> -webkit-filter: blur(2px);</span></p>
<p><span style="color: #000080;"> }</span></p>
<p><strong>Hue-rotate</strong></p>
<p><span style="color: #000080;">img {</span></p>
<p><span style="color: #000080;"> -webkitfilter: hue-rotate(90deg); </span></p>
<p><span style="color: #000080;"> }</span></p>
<p><strong>Grayscale</strong></p>
<p><span style="color: #000080;">img {</span></p>
<p><span style="color: #000080;"> -webkit-filter: grayscale (100%);</span></p>
<p><span style="color: #000080;"> }</span></p>
<p><strong>Sepia</strong></p>
<p><span style="color: #000080;">img {</span></p>
<p><span style="color: #000080;"> -webkit-filter: sepia (100%);</span></p>
<p><span style="color: #000080;"> }</span></p>
<p><strong>Opacity</strong></p>
<p><span style="color: #000080;">Default is 100%, no transparency.</span></p>
<p><span style="color: #000080;">img {</span></p>
<p><span style="color: #000080;"> -webkit-filter: opacity (30%);</span></p>
<p><span style="color: #000080;"> }</span></p>
<p>For more of these awesome tutorials click <strong><a href="http://net.tutsplus.com/tutorials/html-css-techniques/say-hello-to-css3-filters/" target="_blank">here.</a></strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="css3 sepia">css3 sepia</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="css filter sepia">css filter sepia</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="webkit sepia">webkit sepia</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="webkit filter css">webkit filter css</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="webkit effects">webkit effects</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="webkit blur">webkit blur</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="-webkit-filter: blur <video>&#8220;>-webkit-filter: blur <video></a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="css3 filter sepia">css3 filter sepia</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="css filter: blur">css filter: blur</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/" title="css filter effects 1 0">css filter effects 1 0</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/how-to-render-filter-effects-with-this-css-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sprite Cow &#8211; Generate CSS For Sprite Sheets</title>
		<link>http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/</link>
		<comments>http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 13:57:07 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[sprite]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=20650</guid>
		<description><![CDATA[Automated spritesheet generators are pretty cool, but I prefer the control over optimisation and compression you get by making them manually. However, copying all the positions &#38; sizes from graphics apps will wasted a ton of your time. Sprite Cow is web based tools helps you get the background-position, width and height of sprites within [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="Link to Sprite Cow - Generate CSS For Sprite Sheets"><img class="wppt_float_left" src="http://blogfreakz.com/wp-content/uploads/wp-post-thumbnail/lum81w.jpg" alt="lum81w Sprite Cow   Generate CSS For Sprite Sheets" title="" width="200" height="200" /></a>Automated spritesheet generators are pretty cool, but I prefer the control over optimisation and compression you get by making them manually. However, copying all the positions &amp; sizes from graphics apps will wasted a ton of your time.</p>
<p><span id="more-20650"></span><a rel="nofollow" href="http://www.spritecow.com/"><img class="alignnone size-full wp-image-20653" title="sprite-chow" src="http://blogfreakz.com/wp-content/uploads/2011/06/sprite-chow.jpg" alt="sprite chow Sprite Cow   Generate CSS For Sprite Sheets" width="600" height="300" /></a></p>
<p>Sprite Cow is web based tools helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css. The source code also available for download on github.</p>
<p class="download">Website: <a title="spritecow" rel="nofollow" href="http://www.spritecow.com/" target="_blank">http://www.spritecow.com</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="generate css from photoshop">generate css from photoshop</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="generate css">generate css</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="automated spritesheet generators">automated spritesheet generators</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="Sprite Cow">Sprite Cow</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="sprite sheet cow">sprite sheet cow</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="sprite sheet css">sprite sheet css</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="sprite sheets em jquery">sprite sheets em jquery</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="sprite sheets jquery mobile">sprite sheets jquery mobile</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="sprite sheets tool">sprite sheets tool</a></li>
<li><a href="http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/" title="spritecow">spritecow</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/sprite-cow-generate-css-for-sprite-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Lint &#8211;  Find The Problems In Your CSS Code</title>
		<link>http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/</link>
		<comments>http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 04:50:44 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=20559</guid>
		<description><![CDATA[CSS Lint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="Link to CSS Lint -  Find The Problems In Your CSS Code"><img class="wppt_float_left" src="http://blogfreakz.com/wp-content/uploads/wp-post-thumbnail/guzSA.jpg" alt="guzSA CSS Lint    Find The Problems In Your CSS Code" title="" width="200" height="200" /></a>CSS Lint is a <strong>tool to help point out problems with your CSS code</strong>. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don&#8217;t want.</p>
<p><span id="more-20559"></span><a rel="nofollow" href="http://csslint.net"><img class="alignnone size-full wp-image-20561" title="css-lint" src="http://blogfreakz.com/wp-content/uploads/2011/06/css-lint.jpg" alt="css lint CSS Lint    Find The Problems In Your CSS Code" width="600" height="300" /></a></p>
<p>By default, CSS Lint shows any parsing errors. Parsing errors usually  mean you mistyped a character and may cause the browser to drop your  rule or a property. Parsing errors are presented as errors by CSS Lint,  the most important issues to fix.</p>
<p class="download">Website: <a title="csslint" rel="nofollow" href="http://csslint.net" target="_blank">http://csslint.net</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="css3 lint">css3 lint</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="css lint logo">css lint logo</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="css lint pros and cons">css lint pros and cons</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="css SEARCH">css SEARCH</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="css3lint">css3lint</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="csslint parser">csslint parser</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/" title="search with ccs 4 problem">search with ccs 4 problem</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/css-lint-find-the-problems-in-your-css-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>inuit.css &#8211; A Flexible CSS Framework With Mobile-Tablet Support</title>
		<link>http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/</link>
		<comments>http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 11:07:23 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[css framework]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=19023</guid>
		<description><![CDATA[inuit.css is built to work on smaller screens (such as tablets) and tiny screens (such as phones) straight out of the box with minimal effort. inuit.css has basic support for new HTML5 elements. inuit.css is a very stripped back framework designed to be built upon by you… no undoing things, and the minimum predefined styles. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="inuitcss" rel="nofollow" href="http://csswizardry.com/inuitcss" target="_blank">inuit.css</a> is built to work on smaller screens (such as tablets) and tiny screens (such as phones) straight out of the box with minimal effort. inuit.css has basic support for new HTML5 elements.</p>
<p><span id="more-19023"></span></p>
<p><a rel="nofollow" href="http://csswizardry.com/inuitcss"><img class="alignnone size-full wp-image-19028" title="inuitcss" src="http://blogfreakz.com/wp-content/uploads/2011/04/inuitcss.jpg" alt="inuitcss  inuit.css   A Flexible CSS Framework With Mobile Tablet Support" width="600" height="300" /></a></p>
<p>inuit.css is a very stripped back framework designed to be built upon by you… no undoing things, and the minimum predefined styles. It has some little typographical niceties built into it from the outset. It also has a typographical scale and a (loose) baseline to get you well on your way.</p>
<p>inuit.css’ main features are fully supported in IE7 but not in IE6 because, well, it’s time to move on. inuit.css embraces progressive enhancement.</p>
<p class="download">Requiremens: -<br />
Demo: <a title="inuitcss" rel="nofollow" href="http://csswizardry.com/inuitcss/" target="_blank">http://csswizardry.com/inuitcss</a><br />
License: Other license</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="css for tablets">css for tablets</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="inuit css">inuit css</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="html5 tablet framework">html5 tablet framework</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="mobile css framework">mobile css framework</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="css for tablet">css for tablet</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="css framework mobile">css framework mobile</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="inuit framework">inuit framework</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="inuit css framework">inuit css framework</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="inuitcss">inuitcss</a></li>
<li><a href="http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/" title="tablet css">tablet css</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/inuit-css-a-flexible-css-framework-with-mobile-tablet-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cascader &#8211; Excellent Tools To Separate Inline CSS From HTML Files</title>
		<link>http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/</link>
		<comments>http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 09:55:00 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=19009</guid>
		<description><![CDATA[Cascader is web based tool that helps developers to separate inlined CSS from HTML files. Cascader takes HTML as input, then generates clean and separate CSS and HTML files. Cascader does this by: Parsing inputted HTML and building a CSS document with detected inline styles Replacing inline styles in HTML with generated CSS classes Preventing [...]]]></description>
			<content:encoded><![CDATA[<p><a title="cascader" rel="nofollow" href="http://www.cascader.co" target="_blank">Cascader</a> is web based tool that helps developers to separate inlined CSS from HTML files. Cascader takes HTML as input,  then generates clean and separate CSS and HTML files.</p>
<p><span id="more-19009"></span></p>
<p><a rel="nofollow" href="http://www.cascader.co"><img class="alignnone size-full wp-image-19012" title="cascader" src="http://blogfreakz.com/wp-content/uploads/2011/04/cascader.jpg" alt="cascader Cascader   Excellent Tools To Separate Inline CSS From HTML Files" width="600" height="300" /></a></p>
<p>Cascader does this by:</p>
<p>Parsing inputted HTML and building a CSS document with detected inline styles<br />
Replacing inline styles in HTML with generated CSS classes<br />
Preventing duplicate CSS class definitions<br />
Providing a CSS document containing generated CSS classes<br />
Providing a cleaned-up, inline-free HTML document</p>
<p>Cascader aims to make the migration from inline styles to CSS documents as easy as possible.</p>
<p class="download">Website: <a title="cascader" rel="nofollow" href="http://www.cascader.co" target="_blank">http://www.cascader.co</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="css inline generator">css inline generator</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="separate image in html">separate image in html</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="author-it generates duplicate css class">author-it generates duplicate css class</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="tools css file to inline">tools css file to inline</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="separate inline css from html online tool">separate inline css from html online tool</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="separate inline css from html">separate inline css from html</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="separate CSS generator">separate CSS generator</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="separate css from html tool">separate css from html tool</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="layout CSS inline tool">layout CSS inline tool</a></li>
<li><a href="http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/" title="Inline css separate tool">Inline css separate tool</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/cascader-excellent-tools-to-separate-inline-css-from-html-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSWarp &#8211; CSS3 Text to Path Generator</title>
		<link>http://blogfreakz.com/css-layout/css3-text-to-path-generator/</link>
		<comments>http://blogfreakz.com/css-layout/css3-text-to-path-generator/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 11:12:10 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=17384</guid>
		<description><![CDATA[CSS3Warp is a proof of concept: create Illustrator like &#8220;warped&#8221; text (text following an irregular path) with pure CSS and HTML. How does it work? CSS3 brings new text-transform options: rotation, skew, matrix, transform-origin&#8230; By applying the right transformations to every single letter it is possible to create the illusion of text following a path. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="csswarp" rel="nofollow" href="http://csswarp.eleqtriq.com/" target="_blank">CSS3Warp</a> is a proof of concept: create Illustrator like &#8220;warped&#8221; text (text following an irregular path) with pure CSS and HTML.</p>
<p>How does it work? CSS3 brings new text-transform options: rotation, skew, matrix, transform-origin&#8230; By applying the right transformations to every single letter it is possible to create the illusion of text following a path.<br />
<span id="more-17384"></span></p>
<p><a rel="nofollow" href="http://csswarp.eleqtriq.com/"><img class="alignnone size-large wp-image-17386" title="csswarp" src="http://blogfreakz.com/wp-content/uploads/2011/03/csswarp-600x250.jpg" alt="csswarp 600x250 CSSWarp   CSS3 Text to Path Generator" width="600" height="250" /></a></p>
<p>Type your text into the webform, click &#8220;Warp it!&#8221;, then alter the path as you like. You can attach your text to a circle or a bezier. Add or delete points, or change position, angle and radius of the circle. When your done, click &#8220;Generate code&#8221;. Copy the CSS and HTML into your document.</p>
<p>You can choose a font from the Google Font-Directory  for warping or tell your webbrowser which local font on your machine you want to use.</p>
<p class="download">Requirements: CSS3 Support<br />
Demo: <a title="demo" rel="nofollow" href="http://csswarp.eleqtriq.com/" target="_blank">http://csswarp.eleqtriq.com/</a><br />
License:  License Free</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="circle text generator">circle text generator</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="word generator html5">word generator html5</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="type on path css">type on path css</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="CSS3 Text To Path Generator">CSS3 Text To Path Generator</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="html5 warp text">html5 warp text</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="css3 text transform generator">css3 text transform generator</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="html5 text rotate">html5 text rotate</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="css3 type on a path">css3 type on a path</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="html5 text on path">html5 text on path</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-text-to-path-generator/" title="letter illusions generator">letter illusions generator</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/css3-text-to-path-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Buttons &#8211; GitHub Style Button</title>
		<link>http://blogfreakz.com/css-layout/css3-buttons-github-style-button/</link>
		<comments>http://blogfreakz.com/css-layout/css3-buttons-github-style-button/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 19:47:25 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Buttons]]></category>
		<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=16445</guid>
		<description><![CDATA[CSS3 buttons is a simple framework to create good-looking GitHub style button links. This framework allow us to create pill-like button with more rounded corners, by add a .pill class to the button. Sometimes when you have multiple buttons, it&#8217;s a good thing to highlight the button with the primary action in order to give [...]]]></description>
			<content:encoded><![CDATA[<p><a title="css3 buttons" rel="nofollow" href="http://css3buttons.michaelhenriksen.dk/" target="_blank">CSS3 buttons</a> is a simple framework to create good-looking GitHub style button links. This framework allow us to create pill-like button with more rounded corners, by add a .pill class to the button. Sometimes when you have multiple buttons, it&#8217;s a good thing to highlight the button with the primary action in order to give the user a visual clue of what action to take if in doubt. This can be accomplished by adding a .primary class to the button.<br />
<span id="more-16445"></span></p>
<p><a rel="nofollow" href="http://css3buttons.michaelhenriksen.dk"><img class="alignnone size-full wp-image-16446" title="button-framework" src="http://blogfreakz.com/wp-content/uploads/2011/02/button-framework.jpg" alt="button framework CSS3 Buttons   GitHub Style Button" width="600" height="300" /></a></p>
<p>If you have a button that triggers a negative action, like deleting data, it&#8217;s good practice to warn the user by styling the button differently than the normal buttons. Give a button the class .negative and the hover-state will change from blue to red. You can also create grouped buttons that are linked together, like seen at Gmail and other places, by using the .left, .middle and .right classes.</p>
<p>CSS3 Buttons supports a wide range of icons that can easily be added to any button by adding a span tag inside the anchor tag with the class of .icon and any one of the provided icon classes. CSS3 Buttons works in all major browsers.  Some CSS3 features used in CSS3 Buttons is not supported in Internet Explorer browsers!</p>
<p class="download">Requirements:-<br />
Demo: <a title="css3buttons" rel="nofollow" href="http://css3buttons.michaelhenriksen.dk/" target="_blank">http://css3buttons.michaelhenriksen.dk</a><br />
License: <a rel="nofollow" href="http://unlicense.org/">Unlicense</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="github buttons css3">github buttons css3</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="css3 button">css3 button</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="css3 buttons github">css3 buttons github</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="CSS3 buttons">CSS3 buttons</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="github buttons">github buttons</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="github button">github button</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="github style buttons">github style buttons</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="github css3 buttons">github css3 buttons</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="GitHub style">GitHub style</a></li>
<li><a href="http://blogfreakz.com/css-layout/css3-buttons-github-style-button/" title="css3 pill">css3 pill</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/css3-buttons-github-style-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Drop Shadows Without Images</title>
		<link>http://blogfreakz.com/css-layout/css-drop-shadows-without-images/</link>
		<comments>http://blogfreakz.com/css-layout/css-drop-shadows-without-images/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 04:38:11 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=16365</guid>
		<description><![CDATA[Drop-shadows are easy enough to create using pseudo-elements. It’s a nice and robust way to progressively enhance a design. This article CSS drop-shadows without images is a summary of the technique and some of the possible appearances. There is no need for extra markup, the effect can be applied to a single element. A couple [...]]]></description>
			<content:encoded><![CDATA[<p>Drop-shadows are easy enough to create using pseudo-elements. It’s a nice and robust way to progressively enhance a design. This article <a title="css drop shadow" rel="nofollow" href="http://nicolasgallagher.com/css-drop-shadows-without-images/" target="_blank">CSS drop-shadows without images</a> is a summary of the technique and some of the possible appearances.</p>
<p><span id="more-16365"></span></p>
<p><a rel="nofollow" href="http://nicolasgallagher.com/css-drop-shadows-without-images/demo/"><img class="alignnone size-full wp-image-16367" title="css-drop-shadow" src="http://blogfreakz.com/wp-content/uploads/2011/02/css-drop-shadow.jpg" alt="css drop shadow CSS Drop Shadows Without Images" width="600" height="300" /></a></p>
<p>There is no need for extra markup, the effect can be applied to a single element. A couple of pseudo-elements (.drop-shadow:before, .drop-shadow:after)  are generated from an element and then pushed behind it. The pseudo-elements need to be positioned and given explicit or implicit dimensions.<br />
The next step is to add a CSS3 box-shadow and apply CSS3 transforms. Different types of drop-shadow can be produced by varying these values and the types of transforms applied.</p>
<p class="download">Requirements: Firefox 3.5+, Chrome 5+, Safari 5+, Opera 10.6+<br />
Demo: <a title="demo" rel="nofollow" href="http://nicolasgallagher.com/css-drop-shadows-without-images/demo/" target="_blank">http://nicolasgallagher.com/css-drop-shadows</a><br />
License:  License Free</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="shadow css">shadow css</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="CSS shadow">CSS shadow</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="css drop shadow">css drop shadow</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="image shadow css">image shadow css</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="drop shadow css">drop shadow css</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="drop shadow">drop shadow</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="css drop shadow 2011">css drop shadow 2011</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="shadow image css">shadow image css</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="css drop shadows">css drop shadows</a></li>
<li><a href="http://blogfreakz.com/css-layout/css-drop-shadows-without-images/" title="drop shadows">drop shadows</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/css-drop-shadows-without-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Isotope – jQuery Plugin for Dynamic Layouts</title>
		<link>http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/</link>
		<comments>http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:44:59 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=15781</guid>
		<description><![CDATA[Isotope is an exquisite jQuery plugin for create intelligent and dynamic layouts that can’t be achieved with CSS alone. Isotope allow us hide and reveal item elements easily with jQuery selectors. With isotope, Re-order item elements with sorting, sorting data can be extracted from just about anything. Isotope support for Interoperability, features can be utilized [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" title="isotope" href="http://isotope.metafizzy.co/index.html" target="_blank">Isotope</a> is an exquisite <strong>jQuery plugin for create intelligent and dynamic layouts</strong> that can’t be achieved with CSS alone.  Isotope allow us hide and reveal item elements easily with jQuery selectors. With isotope, Re-order item elements with sorting, sorting data can be extracted from just about anything.</p>
<p><span id="more-15781"></span><a rel="nofollow" href="http://isotope.metafizzy.co/index.html"><img class="alignnone size-full wp-image-15889" title="isotop" src="http://blogfreakz.com/wp-content/uploads/2011/02/isotop.jpg" alt="isotop Isotope – jQuery Plugin for Dynamic Layouts" width="600" height="262" /></a></p>
<p>Isotope support for Interoperability,  features can be utilized together for a cohesive experience. And also there is progressive enhancement. Isotope’s animation engine takes advantage of the best browser features when available — CSS transitions and transforms, GPU acceleration — but will also fall back to JavaScript animation for lesser browsers.</p>
<p>Commercial use of Isotope requires purchase of one-time license fee per developer seat. Commercial use includes any application that makes you money — portfolio sites, premium templates, etc.</p>
<p class="download">
<strong>Requirements</strong>: jQuery Framework<br />
<strong>Demo</strong>: <a title="isotop" rel="nofollow" href="http://isotope.metafizzy.co/" target="_blank">http://isotope.metafizzy.co/</a><br />
<strong>License</strong>: Non-Commercial Use Only
</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="jquery dynamic layout">jquery dynamic layout</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="isotope jquery">isotope jquery</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="isotope css">isotope css</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="isotope wordpress">isotope wordpress</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="dynamic layout jquery">dynamic layout jquery</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="jquery isotope">jquery isotope</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="isotop jquery">isotop jquery</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="html5 dynamic layout">html5 dynamic layout</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="isotope wordpress plugin">isotope wordpress plugin</a></li>
<li><a href="http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/" title="jquery layout">jquery layout</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/css-layout/isotope-jquery-plugin-for-dynamic-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

