<?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>FLASHNUTZ &#187; CSS</title>
	<atom:link href="http://www.flashnutz.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashnutz.com</link>
	<description>HELPING WEB DEVELOPERS DEVELOP</description>
	<lastBuildDate>Tue, 13 Jul 2010 05:02:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Remove dotted lines from links</title>
		<link>http://www.flashnutz.com/2009/02/remove-dotted-lines-from-links/</link>
		<comments>http://www.flashnutz.com/2009/02/remove-dotted-lines-from-links/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:10:18 +0000</pubDate>
		<dc:creator>Flashnutz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>

		<guid isPermaLink="false">http://www.flashnutz.com/?p=80</guid>
		<description><![CDATA[The dotted lines that appear around links is an accessibility feature for people who can't use a mouse and are forced to use a keyboard to navigate. It works well when you use the tab key but it still shows when you are using a mouse. If your working on government sites that need w3c [...]]]></description>
		<wfw:commentRss>http://www.flashnutz.com/2009/02/remove-dotted-lines-from-links/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IE6 link problem &#8211; links are not clickable in some areas of the page</title>
		<link>http://www.flashnutz.com/2009/01/ie6-link-problem-links-are-not-clickable-in-some-areas-of-the-page/</link>
		<comments>http://www.flashnutz.com/2009/01/ie6-link-problem-links-are-not-clickable-in-some-areas-of-the-page/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:44:04 +0000</pubDate>
		<dc:creator>Flashnutz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.flashnutz.com/?p=22</guid>
		<description><![CDATA[IE6 does not recognize links when placed over an absolute positioned background .png image.The solution is simple. Simply add "position: relative" to you links. Plurk This Post Buzz This Post Delicious Digg This Post Ping This Post Reddit Stumble This Post]]></description>
		<wfw:commentRss>http://www.flashnutz.com/2009/01/ie6-link-problem-links-are-not-clickable-in-some-areas-of-the-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to remove yellow background from Google Autofill in your web form</title>
		<link>http://www.flashnutz.com/2009/01/how-to-remove-yellow-background-from-google-autofill-in-your-web-form/</link>
		<comments>http://www.flashnutz.com/2009/01/how-to-remove-yellow-background-from-google-autofill-in-your-web-form/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 03:36:11 +0000</pubDate>
		<dc:creator>Flashnutz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>

		<guid isPermaLink="false">http://www.flashnutz.com/?p=20</guid>
		<description><![CDATA[The best way is using CSS (Cascading Style Sheets) by adding background colour for your form field with !important. For example: input &#123;background-color: #FFF !important;&#125; Plurk This Post Buzz This Post Delicious Digg This Post Ping This Post Reddit Stumble This Post]]></description>
		<wfw:commentRss>http://www.flashnutz.com/2009/01/how-to-remove-yellow-background-from-google-autofill-in-your-web-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
