|
Тема |
Re: ето ти примери с картинки... [re: Cloxy] |
|
Автор |
sularome (lamer) |
|
Публикувано | 02.01.06 18:39 |
|
|
<html>
<head>
<style type="text/css">
img.x{
position:absolute;
left:3px;
top:0px;
z-index:1
}
p{
position:absolute;
left:3px;
top:0px;
z-index:2
}
</style>
</head>
<body>
<img class="x" src="http://www.w3schools.com/css/bulbon.gif" width="100" height="180">
<p>Default z-index is 0. Z-index 1 has higher priority.</p>
</body>
</html>
така ли ???
'In this life we cannot do great things. We can only do small things with great love'
|
| |
|
|
|