<?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>Grid System Generator &#187; css framework</title>
	<atom:link href="http://www.gridsystemgenerator.com/tag/css-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridsystemgenerator.com</link>
	<description>Create valid CSS/ XHTML grid systems!</description>
	<lastBuildDate>Thu, 16 Dec 2010 13:40:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>250+ Resources to Help You Become a CSS Expert</title>
		<link>http://www.gridsystemgenerator.com/resources/2009/08/18/250-resources-to-help-you-become-a-css-expert/</link>
		<comments>http://www.gridsystemgenerator.com/resources/2009/08/18/250-resources-to-help-you-become-a-css-expert/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 12:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[css framework]]></category>
		<category><![CDATA[CSS Frameworks]]></category>
		<category><![CDATA[CSS Layout]]></category>
		<category><![CDATA[css systems]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gridsystemgenerator.com/?p=371</guid>
		<description><![CDATA[CSS is the second-most-important thing you can master when it comes to web design, right after HTML. And the capabilities of CSS can be staggering (especially with the new CSS3 standard already making appearances in some browsers). If you can imagine it, it’s likely someone has already figured out how to do it with CSS.]]></description>
			<content:encoded><![CDATA[<p>CSS is the second-most-important thing you can master when it comes to web design, right after HTML.</p>
<p>And the capabilities of CSS can be staggering (especially with the new CSS3 standard already making appearances in some browsers).</p>
<p>If you can imagine it, it’s likely someone has already figured out how to do it with CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/2009/08/18/250-resources-to-help-you-become-a-css-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Grid Framework</title>
		<link>http://www.gridsystemgenerator.com/resources/2009/07/05/css-grid-framework/</link>
		<comments>http://www.gridsystemgenerator.com/resources/2009/07/05/css-grid-framework/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 13:26:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[css framework]]></category>
		<category><![CDATA[CSS Frameworks]]></category>

		<guid isPermaLink="false">http://www.gridsystemgenerator.com/?p=158</guid>
		<description><![CDATA[What is a CSS Grid Framework? Layout grids have been used in print publishing long before the Web. They&#8217;re an invisible foundation used to achieve visual cohesion in magazine and newspaper page design and layout. They essentially amount to a lattice that divides horizontal and vertical space in consistent units where text, headlines, images, and [...]]]></description>
			<content:encoded><![CDATA[<h3>What is a CSS Grid Framework?</h3>
<p>Layout grids have been used in print publishing long before the Web. They&#8217;re <a href="http://www.ideabook.com/tutorials/print_design/the_grid_an_invisible_framewor.html">an invisible foundation</a> used to achieve visual cohesion in magazine and newspaper page design and layout. They essentially amount to a lattice that divides horizontal and vertical space in consistent units where text, headlines, images, and advertising can be placed.</p>
<p>The same concept has been adapted for web page design for much the same reason, using CSS (Cascading StyleSheets) code to position HTML elements. In fact, many editorial sites run by large <a href="http://www.webdesignerwall.com/trends/grid-and-column-designs/">print media publishers do apply grids</a> to achieve a look on their websites that&#8217;s similar to their print content. Note that the vertical axis is not as well supported in CSS Grid systems, since a web page&#8217;s height is not as much of an issue as for a printed page. (Still, that&#8217;s a minor issue in web page design, unless you expect the same features as with Desktop Publishing &#8211; aka DTP &#8211; systems, which is difficult to support without a PostScript-like language for browsers to implement and support.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/2009/07/05/css-grid-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Closer Look At the Blueprint CSS Framework</title>
		<link>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/blueprint-tutorials/2009/07/05/a-closer-look-at-the-blueprint-css-framework/</link>
		<comments>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/blueprint-tutorials/2009/07/05/a-closer-look-at-the-blueprint-css-framework/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 13:06:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blueprint tutorials]]></category>
		<category><![CDATA[Blueprint]]></category>
		<category><![CDATA[css framework]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.gridsystemgenerator.com/?p=141</guid>
		<description><![CDATA[Blueprint is a CSS framework that can save you time and headaches when working on any project that involves HTML and CSS, whether it be with Rails, PHP, or just laying out an HTML page. In this tutorial you will get a look at the inner workings of Blueprint and we&#8217;ll take a look at [...]]]></description>
			<content:encoded><![CDATA[<p>Blueprint is a CSS framework that can save you time and headaches when working on any project that involves HTML and CSS, whether it be with Rails, PHP, or just laying out an HTML page. In this tutorial you will get a look at the inner workings of Blueprint and we&#8217;ll take a look at demo application that uses Blueprint to get a better idea of how to use actually use the framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/blueprint-tutorials/2009/07/05/a-closer-look-at-the-blueprint-css-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototyping With The Grid 960 CSS Framework</title>
		<link>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/prototyping-with-the-grid-960-css-framework/</link>
		<comments>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/prototyping-with-the-grid-960-css-framework/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 12:51:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[960.gs tutorials]]></category>
		<category><![CDATA[960.gs]]></category>
		<category><![CDATA[css framework]]></category>

		<guid isPermaLink="false">http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/prototyping-with-the-grid-960-css-framework</guid>
		<description><![CDATA[Grid 960 is a CSS Framework that enables developers to rapidly prototype designs. They are excellent tools for creating mock ups. Why? Because they do all the heavy lifting allowing you to get faster results.]]></description>
			<content:encoded><![CDATA[<p>Grid 960 is a CSS Framework that enables developers to rapidly prototype designs. They are excellent tools for creating mock ups. Why? Because they do all the heavy lifting allowing you to get faster results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/05/prototyping-with-the-grid-960-css-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Detailed Look at the 960 CSS Framework</title>
		<link>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/04/a-detailed-look-at-the-960-css-framework/</link>
		<comments>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/04/a-detailed-look-at-the-960-css-framework/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:50:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[960.gs tutorials]]></category>
		<category><![CDATA[960.gs]]></category>
		<category><![CDATA[css framework]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wp.gridsystemgenerator.com/?p=104</guid>
		<description><![CDATA[CSS frameworks are bloated. CSS frameworks are for people who don&#8217;t know how to code. CSS is too simple to implement a framework. If you&#8217;ve ever read a tutorial on a CSS framework, I can guarantee that many comments mimic the previous statements. My guess is that the majority of these comments are stemmed from [...]]]></description>
			<content:encoded><![CDATA[<p>CSS frameworks are bloated. CSS frameworks are for people who don&#8217;t know how to code. CSS is too simple to implement a framework.</p>
<p>If you&#8217;ve ever read a tutorial on a CSS framework, I can guarantee that many comments mimic the previous statements. My guess is that the majority of these comments are stemmed from slight ignorance. Once you take the opportunity to spend some time with 960, you&#8217;ll be amazed at how much time can potentially be saved when developing your web applications. At the very least, take ten minutes to review the framework. You can always press the delete key&#8230;though I doubt you will!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gridsystemgenerator.com/resources/grid-system-tutorials/960-gs-tutorials/2009/07/04/a-detailed-look-at-the-960-css-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

