关于层叠顺序z-index

<html>
<head>
<meta http-equiv="content-type" content="text/html;charest=gb2312"/>
<title></title>
<style type="text/css">
<!--
.d{
position:absolute;
top:25px;
right:20px;
left:25px;
bottom:20px;
z-index:1;
}
.dl{
font-size:12px;
position:absolute;
top:30px;
right:20px;
left:10px;
bottom:25px;
z-index:2;
}
-->
</style>
</head>
<body>
<div><img src="images/27-1.gif" width="140" height="150" class="d"></div>
<div class="dl">可爱卡通文具,让人爱不释手,缓解学生压力,并具备智力开发功能。卡通的造型,艳丽的图案,多样的用途,种种独具匠心、个性十足!</div>
</body>
</html>
相关文章
相关标签/搜索