<?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>Zé Ricardo&#039;s Blog &#187; webdev</title>
	<atom:link href="http://www.josericardo.eti.br/tag/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.josericardo.eti.br</link>
	<description>For those things that don&#039;t fit in 140 characters</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:08:23 +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>YUI&#8217;s core CSS foundation</title>
		<link>http://www.josericardo.eti.br/2010/04/20/yuis-core-css-foundation/</link>
		<comments>http://www.josericardo.eti.br/2010/04/20/yuis-core-css-foundation/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 15:12:56 +0000</pubDate>
		<dc:creator>zehzinho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.josericardo.eti.br/newblog/?p=14</guid>
		<description><![CDATA[I&#8217;m developing a new system for my own needs and I want to use the newest tecnologies as part of my learning process. One really nice thing that I&#8217;ve found in the Yahoo Developer Network was the Yahoo User Interface Core CSS Foundation. In practice, the foundation is made of three CSS files: The CSS Reset: &#8220;removes [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m developing a new system for my own needs and I want to use the newest tecnologies as part of my learning process. One really nice thing that I&#8217;ve found in the <a href="http://developer.yahoo.com/">Yahoo Developer Network</a> was the Yahoo User Interface Core CSS Foundation. In practice, the foundation is made of three CSS files:</p>
<ul>
<li>The <a href="http://developer.yahoo.com/yui/3/cssreset/">CSS Reset</a>: &#8220;removes the inconsistent styling of HTML elements provided by browsers. This creates a dependably flat foundation to built upon.&#8221;</li>
<li>The <a href="http://developer.yahoo.com/yui/3/cssfonts/">CSS Fonts</a>: &#8220;provides cross-browser typographical normalization and control while still allowing users to choose and adjust their font size.&#8221;</li>
<li>and The <a href="http://developer.yahoo.com/yui/3/cssbase/">CSS Base</a>: &#8220;applies a style foundation for HTML elements that is consistent for A-grade browsers.&#8221;</li>
</ul>
<p>All this sound very nice to me, since I&#8217;m not a CSS expert and I know those guys from Yahoo are. A simple and fast way to get a common look to your websites at least in the most common web browsers.</p>
<p>As a final tip, I also recommend the <a href="http://developer.yahoo.com/yui/grids/">Grids CSS</a> for those who are not very intimate with CSS and still want to build some simple layouts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.josericardo.eti.br/2010/04/20/yuis-core-css-foundation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

