<?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>background transparency Archives - nerijuso.lt</title>
	<atom:link href="https://nerijuso.lt/tag/background-transparency/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerijuso.lt/tag/background-transparency/</link>
	<description>Nerijus Oftas - developer</description>
	<lastBuildDate>Tue, 26 Oct 2010 18:34:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Background transparency with css</title>
		<link>https://nerijuso.lt/background-transparency-with-css/</link>
					<comments>https://nerijuso.lt/background-transparency-with-css/#respond</comments>
		
		<dc:creator><![CDATA[nerijuso]]></dc:creator>
		<pubDate>Tue, 26 Oct 2010 18:32:14 +0000</pubDate>
				<category><![CDATA[Html/CSS/JavaScript]]></category>
		<category><![CDATA[background transparency]]></category>
		<guid isPermaLink="false">http://nerijuso.lt/?p=107</guid>

					<description><![CDATA[<p>There is a posibility to add transparency background with RGBa. You can use this for anything that can take the CSS color property. For example background: rgba(255, 255, 255, 0.5);. 0.5 is alpha. This property works in Firefox, Safari, Chrome, Opera, but nor in IE. IE uses the syntax filter:alpha(opacity=50). The lower value of this [&#8230;]</p>
<p>The post <a href="https://nerijuso.lt/background-transparency-with-css/">Background transparency with css</a> appeared first on <a href="https://nerijuso.lt">nerijuso.lt</a>.</p>
]]></description>
		
					<wfw:commentRss>https://nerijuso.lt/background-transparency-with-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
