- From: Arron Eicholz via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Feb 2012 21:52:56 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-positioning/images/longdesc
In directory hutz:/tmp/cvs-serv4339/images/longdesc
Added Files:
stack.html
Log Message:
Corrected links and references
--- NEW FILE: stack.html ---
<!DOCTYPE html>
<html>
<head>
<title>Long description of a stacking context with four layers</title>
</head>
<body>
<h1>Long description of a stacking context with four layers</h1>
<p>
This diagram illustrates a stacking context with four layers above a canvas and a user
looking from above all the layers.
</p>
<pre>
| | | | |
| | | | | ⇦ ☻
| | | | | user
z-index: canvas -1 0 1 2
</pre>
<p><a href="../../Overview.html#img-stack">Return to image.</a></p>
</body>
</html>
Received on Friday, 3 February 2012 21:52:58 UTC