關於層疊順序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>
相關文章
相關標籤/搜索