Changes

Jump to: navigation, search

CSS GUIDE Z INDEX

221 bytes removed, 16:23, 4 December 2006
Specification Conformance
== Usage Examples ==
<html>
<head>
<style type="text/css">
</style>
</head>
<nowiki>
<body>
<div class="x">LAYER 1</div>
<div class="y">LAYER 2</div>
</body>
</nowiki> </html>
== Notes ==
== Specification Conformance ==
 
[http://www.w3.org/TR/CSS1#border-width CSS1]
== Browser Compatibility ==
== See Also ==
[[CSS_GUIDE_BORDER_STYLECSS_GUIDE_POSITION|border-style]] [[CSS_GUIDE_BORDER|border]] [[CSS_GUIDE_BORDER_TOP|border-top]] [[CSS_GUIDE_BORDER_RIGHT|border-right]] [[CSS_GUIDE_BORDER_BOTTOM|border-bottom]] [[CSS_GUIDE_BORDER_LEFT|border-leftposition]]
1
edit

Navigation menu