<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=Z-index</id>
		<title>Z-index - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=Z-index"/>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Z-index&amp;action=history"/>
		<updated>2026-05-08T13:35:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.knodel.net/oops/index.php?title=Z-index&amp;diff=310&amp;oldid=prev</id>
		<title>Eogen: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Z-index&amp;diff=310&amp;oldid=prev"/>
				<updated>2018-09-19T08:19:00Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&#039;diff diff-contentalign-left&#039;&gt;
				&lt;tr style=&#039;vertical-align: top;&#039; lang=&#039;en&#039;&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&#039;1&#039; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 08:19, 19 September 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&#039;2&#039; style=&#039;text-align: center;&#039; lang=&#039;en&#039;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Eogen</name></author>	</entry>

	<entry>
		<id>http://www.knodel.net/oops/index.php?title=Z-index&amp;diff=309&amp;oldid=prev</id>
		<title>Senator2029: Tagging with {{Web-software-stub}}  (StubTagTab)</title>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=Z-index&amp;diff=309&amp;oldid=prev"/>
				<updated>2018-03-06T07:30:17Z</updated>
		
		<summary type="html">&lt;p&gt;Tagging with {{Web-software-stub}}  (&lt;a href=&quot;/oops/index.php?title=User:Ais523/stubtagtab2.js&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Ais523/stubtagtab2.js (page does not exist)&quot;&gt;StubTagTab&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Lower case title}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;z-index&amp;lt;/code&amp;gt; is a [[CSS]] property that sets the stack order of specific elements. An element with greater stack order is always in front of another element with lower stack order. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
p {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: -1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Negative stack orders can also be used in the same manner. A negative value will appear behind a positive one. &amp;lt;code&amp;gt;z-index&amp;lt;/code&amp;gt; only works on elements that have a position value (e.g. &amp;lt;code&amp;gt;position: relative;&amp;lt;/code&amp;gt;). Like all other CSS properties, it can be set with [[JavaScript]] as well with the following syntax:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
object.style.zIndex=&amp;quot;1&amp;quot;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Z-order]]&lt;br /&gt;
*[[Z-buffering]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/TR/CSS2/visuren.html#z-index Specifying the stack level: the &amp;#039;z-index&amp;#039; property]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cascading Style Sheets]]&lt;br /&gt;
&lt;br /&gt;
{{Web-software-stub}}&lt;/div&gt;</summary>
		<author><name>Senator2029</name></author>	</entry>

	</feed>