<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: css opacity across all web browsers</title>
	<atom:link href="http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/</link>
	<description>Web developer and dog enthusiast</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:18:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don carswell</title>
		<link>http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/comment-page-1/#comment-3290</link>
		<dc:creator>Don carswell</dc:creator>
		<pubDate>Wed, 05 May 2010 05:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/#comment-3290</guid>
		<description>The text is an easy fix,
Just use

p {
    color: #000000
}</description>
		<content:encoded><![CDATA[<p>The text is an easy fix,<br />
Just use</p>
<p>p {<br />
    color: #000000<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Irving</title>
		<link>http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/comment-page-1/#comment-262</link>
		<dc:creator>Mike Irving</dc:creator>
		<pubDate>Mon, 12 May 2008 08:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/#comment-262</guid>
		<description>Yes, the text taking on the transparency can be an annoying side-effect of using opacity.

I always make sure I cater for non-transparency capable browsers too, as you never really know what setup your visitors are going to have.</description>
		<content:encoded><![CDATA[<p>Yes, the text taking on the transparency can be an annoying side-effect of using opacity.</p>
<p>I always make sure I cater for non-transparency capable browsers too, as you never really know what setup your visitors are going to have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Levin</title>
		<link>http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/comment-page-1/#comment-226</link>
		<dc:creator>David Levin</dc:creator>
		<pubDate>Tue, 18 Mar 2008 21:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/#comment-226</guid>
		<description>The only problem here is that the text within your container will also be transparent. You will need to create a div around your text and make it position:relative to restore it to 100% opacity.</description>
		<content:encoded><![CDATA[<p>The only problem here is that the text within your container will also be transparent. You will need to create a div around your text and make it position:relative to restore it to 100% opacity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/comment-page-1/#comment-214</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 23 Jan 2008 02:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidfreelance.co.uk/index.php/2007/11/09/css-opacity-across-all-web-browsers/#comment-214</guid>
		<description>thanks for the post it helped me out.</description>
		<content:encoded><![CDATA[<p>thanks for the post it helped me out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
