<?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: An Indepth Coverage On CSS Layers, Z-Index, Relative And Absolute Positioning</title>
	<atom:link href="http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/</link>
	<description>A digital community for web designers and developers by sharing freebies, great tutorials, useful resources and online tips.</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jeffz</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-20134</link>
		<dc:creator>jeffz</dc:creator>
		<pubDate>Wed, 19 Oct 2011 23:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-20134</guid>
		<description>position absolute and z-index
-------------------------------------
1. position absolute is not really &quot;absolute&quot;, but relative to containing, positioned element.

2. z-index does not work 1,2,3 etc really.
If you have flowing positioned elements and absolutely positioned elements within &quot;flowing elements&quot;, then absolutely positioned element with z-index:10 can be covered by element positioned absolutely in flowing as next element with z-index: 5</description>
		<content:encoded><![CDATA[<p>position absolute and z-index<br />
-------------------------------------<br />
1. position absolute is not really "absolute", but relative to containing, positioned element.</p>
<p>2. z-index does not work 1,2,3 etc really.<br />
If you have flowing positioned elements and absolutely positioned elements within "flowing elements", then absolutely positioned element with z-index:10 can be covered by element positioned absolutely in flowing as next element with z-index: 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Queen Lital</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-18195</link>
		<dc:creator>Queen Lital</dc:creator>
		<pubDate>Thu, 28 Jul 2011 08:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-18195</guid>
		<description>CSS seems to be a good computer language, but it&#039;s difficult for me to comprehend it.</description>
		<content:encoded><![CDATA[<p>CSS seems to be a good computer language, but it's difficult for me to comprehend it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siju</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-16960</link>
		<dc:creator>siju</dc:creator>
		<pubDate>Thu, 26 May 2011 15:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-16960</guid>
		<description>Thanx very much for this tutorial . I want use flash as background, now my problem has solved  :)</description>
		<content:encoded><![CDATA[<p>Thanx very much for this tutorial . I want use flash as background, now my problem has solved  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahfuj himel</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-16570</link>
		<dc:creator>mahfuj himel</dc:creator>
		<pubDate>Wed, 04 May 2011 11:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-16570</guid>
		<description>This is really amazing.It make me clear about positioning.Hope, i&#039;ll be benefited from this.
Thanks.</description>
		<content:encoded><![CDATA[<p>This is really amazing.It make me clear about positioning.Hope, i'll be benefited from this.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilie Ciorba</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-6206</link>
		<dc:creator>Ilie Ciorba</dc:creator>
		<pubDate>Tue, 08 Jun 2010 21:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-6206</guid>
		<description>Interesting function, but I can really find a use for it</description>
		<content:encoded><![CDATA[<p>Interesting function, but I can really find a use for it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moin</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-5989</link>
		<dc:creator>Moin</dc:creator>
		<pubDate>Mon, 31 May 2010 10:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-5989</guid>
		<description>Hi

i have a different problem at http://mhs.pbodev.info/bleater/bleat/bleat.

i used a tag with position absolute and need to give it a tooltip to show on hover.

Both and tooltip have position:absolute. so it works in ie8 and mozila but not in ie7 and 6.

can someone help me to solve this problem.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>i have a different problem at <a href="http://mhs.pbodev.info/bleater/bleat/bleat" rel="nofollow">http://mhs.pbodev.info/bleater/bleat/bleat</a>.</p>
<p>i used a tag with position absolute and need to give it a tooltip to show on hover.</p>
<p>Both and tooltip have position:absolute. so it works in ie8 and mozila but not in ie7 and 6.</p>
<p>can someone help me to solve this problem.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-2987</link>
		<dc:creator>Kasper</dc:creator>
		<pubDate>Sun, 14 Feb 2010 14:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-2987</guid>
		<description>Hi,

Looks very interesting. Raises two more questions for me though:
1. Can I use CSS layers with flash as well? Fx: A swf background on a webpage, with a &quot;normal&quot; html menu on top - using css layers?
2. Is transperancy supported? Can I make a page using flash background and load a image with transparency on top, using layers, but keeping the transparency intact?

Thanks a lot for any feedback on this!
/Kasper</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Looks very interesting. Raises two more questions for me though:<br />
1. Can I use CSS layers with flash as well? Fx: A swf background on a webpage, with a "normal" html menu on top - using css layers?<br />
2. Is transperancy supported? Can I make a page using flash background and load a image with transparency on top, using layers, but keeping the transparency intact?</p>
<p>Thanks a lot for any feedback on this!<br />
/Kasper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Hafiz Bin Hussin</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-2590</link>
		<dc:creator>Muhammad Hafiz Bin Hussin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 03:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-2590</guid>
		<description>Thanks a lot for this article.
 I enjoy reading it.:)

I have question here. If I copy and paste an internal CSS for a page and I make it as external CSS, does it affect the result in the web browser? 

Before this, I was tried to create fix header and footer in my web page. The actual source code is in internal page. But, I want to use it with other pages. So, I create a new external CSS and link them to the specific pages. When I view at the Google Chrome browser, it fit perfectly like the tutorial. But, when I view at the Internet Explorer, the result are different. Until now, I have no idea how to solve it. (T_T)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this article.<br />
 I enjoy reading it.:)</p>
<p>I have question here. If I copy and paste an internal CSS for a page and I make it as external CSS, does it affect the result in the web browser? </p>
<p>Before this, I was tried to create fix header and footer in my web page. The actual source code is in internal page. But, I want to use it with other pages. So, I create a new external CSS and link them to the specific pages. When I view at the Google Chrome browser, it fit perfectly like the tutorial. But, when I view at the Internet Explorer, the result are different. Until now, I have no idea how to solve it. (T_T)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-654</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-654</guid>
		<description>thanks for the tutorial!</description>
		<content:encoded><![CDATA[<p>thanks for the tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford Sherrill</title>
		<link>http://www.onextrapixel.com/2009/05/29/an-indepth-coverage-on-css-layers-z-index-relative-and-absolute-positioning/comment-page-1/#comment-522</link>
		<dc:creator>Bradford Sherrill</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=420#comment-522</guid>
		<description>Good article, this combined with transparent PNG&#039;s = amazing</description>
		<content:encoded><![CDATA[<p>Good article, this combined with transparent PNG's = amazing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc (User agent is rejected)
Database Caching 1/14 queries in 0.013 seconds using apc
Object Caching 454/458 objects using apc
Content Delivery Network via net.onextrapixel.com

Served from: onextrapixel.com @ 2012-02-08 16:36:21 -->
