<?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>amf &#124; ref &#187; css</title>
	<atom:link href="http://ref.amfdesigner.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://ref.amfdesigner.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 21:59:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Frameworks ou como desaprender CSS</title>
		<link>http://ref.amfdesigner.com/2007/10/23/css-frameworks-ou-como-desaprender-css/</link>
		<comments>http://ref.amfdesigner.com/2007/10/23/css-frameworks-ou-como-desaprender-css/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 19:11:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/2007/10/23/css-frameworks-ou-como-desaprender-css/</guid>
		<description><![CDATA[
O papo que agora está começando a rolar entre os desenvolvedores é sobre Frameworks para CSS.

Link
[Via Tableless]
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>O papo que agora está começando a rolar entre os desenvolvedores é sobre Frameworks para CSS.</p>
</blockquote>
<p><a href="http://www.tableless.com.br/css-frameworks-ou-como-desaprender-css">Link</a></p>
<p>[Via <a href="http://www.tableless.com.br/">Tableless</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/10/23/css-frameworks-ou-como-desaprender-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A CSS styled table version 2</title>
		<link>http://ref.amfdesigner.com/2007/08/21/a-css-styled-table-version-2/</link>
		<comments>http://ref.amfdesigner.com/2007/08/21/a-css-styled-table-version-2/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 00:10:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/2007/08/21/a-css-styled-table-version-2/</guid>
		<description><![CDATA[
In 2005 I wrote an article about styling a table with CSS. After receiving so many requests I finally decided to give in and write another tutorial. Seems like a popular topic and an interesting one to share some tricks on how you can nicely style them. This article is about the proper usage of [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>In 2005 I wrote an article about styling a table with CSS. After receiving so many requests I finally decided to give in and write another tutorial. Seems like a popular topic and an interesting one to share some tricks on how you can nicely style them. This article is about the proper usage of tables, for tabular data. How you can implement them with accessibility in mind and how to make them appealing for the eye using CSS.</p>
</blockquote>
<p><a href="http://veerle.duoh.com/blog/comments/a_css_styled_table_version_2/">Link</a></p>
<p>[Via <a href="http://veerle.duoh.com/blog/">Veerle</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/08/21/a-css-styled-table-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who’s Got Style?</title>
		<link>http://ref.amfdesigner.com/2007/07/31/who%e2%80%99s-got-style/</link>
		<comments>http://ref.amfdesigner.com/2007/07/31/who%e2%80%99s-got-style/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 19:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=639</guid>
		<description><![CDATA[
With DOM support across all A-grade browsers, many basic (and some complex) interactions can be accomplished with relative ease. Things like adding and removing elements, inserting HTML text, and working with events are now reasonably manageable on a cross-browser basis. There are, of course, some quirks that have to be accounted for, but generally speaking, [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>With DOM support across all A-grade browsers, many basic (and some complex) interactions can be accomplished with relative ease. Things like adding and removing elements, inserting HTML text, and working with events are now reasonably manageable on a cross-browser basis. There are, of course, some quirks that have to be accounted for, but generally speaking, most things work as you would expect them to. Except for dynamically inserting CSS into your page.</p>
</blockquote>
<p><a href="http://yuiblog.com/blog/2007/06/07/style/">Link</a></p>
<p>[Via <a href="http://yuiblog.com/blog/">YUI Blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/07/31/who%e2%80%99s-got-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I Force Text to Stay a Certain Size?</title>
		<link>http://ref.amfdesigner.com/2007/07/30/can-i-force-text-to-stay-a-certain-size/</link>
		<comments>http://ref.amfdesigner.com/2007/07/30/can-i-force-text-to-stay-a-certain-size/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 18:34:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=635</guid>
		<description><![CDATA[
The short answer is no. A slightly longer answer is yes, but only for certain browsers. And the best answer is: it is not a good idea.

Link
[Via CSS Discuss]
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>The short answer is no. A slightly longer answer is yes, but only for certain browsers. And the best answer is: it is not a good idea.</p>
</blockquote>
<p><a href="http://css-discuss.incutio.com/?page=ForceFontSize&amp;version=14">Link</a></p>
<p>[Via <a href="http://css-discuss.incutio.com/">CSS Discuss</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/07/30/can-i-force-text-to-stay-a-certain-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O que são Web Standards</title>
		<link>http://ref.amfdesigner.com/2007/06/18/o-que-sao-web-standards/</link>
		<comments>http://ref.amfdesigner.com/2007/06/18/o-que-sao-web-standards/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 21:21:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=585</guid>
		<description><![CDATA[
O termo Web Standards está amplamente disseminado pela Web, é largamente empregado em reuniões com clientes e exaustivamente citado entre desenvolvedores em geral, porém as pessoas têm visões diferentes do significado e abrangência do termo.

Link
[Via CSS para Webdesign]
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>O termo Web Standards está amplamente disseminado pela Web, é largamente empregado em reuniões com clientes e exaustivamente citado entre desenvolvedores em geral, porém as pessoas têm visões diferentes do significado e abrangência do termo.</p>
</blockquote>
<p><a href="http://www.maujor.com/tutorial/o-que-sao-web-standards.php">Link</a></p>
<p>[Via <a href="http://www.maujor.com/">CSS para Webdesign</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/06/18/o-que-sao-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating bulletproof graphic link buttons with CSS</title>
		<link>http://ref.amfdesigner.com/2007/05/25/creating-bulletproof-graphic-link-buttons-with-css/</link>
		<comments>http://ref.amfdesigner.com/2007/05/25/creating-bulletproof-graphic-link-buttons-with-css/#comments</comments>
		<pubDate>Fri, 25 May 2007 16:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=543</guid>
		<description><![CDATA[
A CSS problem I have been wrestling with lately is how to create a bulletproof shrinkwrapping graphic button. By that I mean an image-based button that will expand and contract to fit the amount of text it contains. It is a very useful technique for CMS-driven sites that allow the client to change the text [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>A CSS problem I have been wrestling with lately is how to create a bulletproof shrinkwrapping graphic button. By that I mean an image-based button that will expand and contract to fit the amount of text it contains. It is a very useful technique for CMS-driven sites that allow the client to change the text that is displayed on buttons, as well as for multilingual sites.</p>
</blockquote>
<p><a href="http://www.456bereastreet.com/archive/200705/creating_bulletproof_graphic_link_buttons_with_css/">Link</a></p>
<p>[Via <a href="http://www.456bereastreet.com/">456 BereaST</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/05/25/creating-bulletproof-graphic-link-buttons-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Referência rápida de CSS</title>
		<link>http://ref.amfdesigner.com/2007/05/15/referencia-rapida-de-css/</link>
		<comments>http://ref.amfdesigner.com/2007/05/15/referencia-rapida-de-css/#comments</comments>
		<pubDate>Tue, 15 May 2007 18:13:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[help sheet]]></category>
		<category><![CDATA[quick reference]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=529</guid>
		<description><![CDATA[
Já tinha feito um CSS Cheat um tempo atrás. No curso que tive semana passada, um aluno trouxe essa referência em inglês, olhei, gostei e fiz uma baseada na deles, só que em português!

Link
[Via Tableless]
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>Já tinha feito um CSS Cheat um tempo atrás. No curso que tive semana passada, um aluno trouxe essa referência em inglês, olhei, gostei e fiz uma baseada na deles, só que em português!</p>
</blockquote>
<p><a href="http://www.tableless.com.br/referenciacss">Link</a></p>
<p>[Via <a href="http://www.tableless.com.br/">Tableless</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/05/15/referencia-rapida-de-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O futuro do CSS</title>
		<link>http://ref.amfdesigner.com/2007/05/10/o-futuro-do-css/</link>
		<comments>http://ref.amfdesigner.com/2007/05/10/o-futuro-do-css/#comments</comments>
		<pubDate>Thu, 10 May 2007 19:39:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=500</guid>
		<description><![CDATA[
Muito interessante o artigo que o Andy Budd publicou estes dias. Ele fala sobre o futuro do CSS e de outras tecnologias que o W3C cuida. Ele comenta que em vez de o W3C tentar antecipar o futuro e tentar criar soluções para problemas que talvez teremos daqui alguns anos, ele poderia solucionar problemas atuais [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>Muito interessante o artigo que o Andy Budd publicou estes dias. Ele fala sobre o futuro do CSS e de outras tecnologias que o W3C cuida. Ele comenta que em vez de o W3C tentar antecipar o futuro e tentar criar soluções para problemas que talvez teremos daqui alguns anos, ele poderia solucionar problemas atuais que temos ao desenvolver sites. Por exemplo, maiores revisões no CSS.</p>
</blockquote>
<p><a href="http://www.tableless.com.br/o-futuro-do-css">Link</a></p>
<p>[Via <a href="http://www.tableless.com.br/">Tableless</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/05/10/o-futuro-do-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessible Display: None</title>
		<link>http://ref.amfdesigner.com/2007/04/03/accessible-display-none/</link>
		<comments>http://ref.amfdesigner.com/2007/04/03/accessible-display-none/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 18:25:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[accessible]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=438</guid>
		<description><![CDATA[
From time to time, the necessity arises to have hidden content present in a page. In case you don’t already know, simply using CSS for display: none on the content will not cut it, because assistive technologies such as screen readers will treat this content as if it does not even exist in the DOM.

Link
[Via [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>From time to time, the necessity arises to have hidden content present in a page. In case you don’t already know, simply using CSS for display: none on the content will not cut it, because assistive technologies such as screen readers will treat this content as if it does not even exist in the DOM.</p>
</blockquote>
<p><a href="http://sonspring.com/journal/accessible-display-none">Link</a></p>
<p>[Via <a href="http://sonspring.com/journal/">Sonspring</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/04/03/accessible-display-none/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Não troque todas as suas imagens por background!</title>
		<link>http://ref.amfdesigner.com/2007/03/16/nao-troque-todas-as-suas-imagens-por-background/</link>
		<comments>http://ref.amfdesigner.com/2007/03/16/nao-troque-todas-as-suas-imagens-por-background/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 15:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[+geek]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ref.amfdesigner.com/?p=402</guid>
		<description><![CDATA[
Às vezes é bom repetir os fatos básicos, principalmente porque tem sempre gente chegando e começando a aprender.

Link
[Via Tableless]
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>Às vezes é bom repetir os fatos básicos, principalmente porque tem sempre gente chegando e começando a aprender.</p>
</blockquote>
<p><a href="http://www.tableless.com.br/nao-troque-todas-as-suas-imagens-por-background">Link</a></p>
<p>[Via <a href="http://www.tableless.com.br/">Tableless</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://ref.amfdesigner.com/2007/03/16/nao-troque-todas-as-suas-imagens-por-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

