Сообщение от Rootpassword
|
Пытаемся так(предложение trikadin)
|
ты не правильно понял что он тебе предлагал...
Вот так нужно.
<!DOCTYPE html>
<html>
<head>
<!--
<script src="http://code.jquery.com/jquery-latest.js"></script>
<link rel="stylesheet" type="text/css" href="tmp.css" />
-->
<style type="text/css">
</style>
<script type="text/javascript">
</script>
</head>
<body>
<p>adfaf adfad fasdf</p>
<p>adfaf adfad fasdf</p>
<div style="width:400px; height:300px; border: 1px solid; position:static; ">
<div style=" position: relative;">
<div style=" position: absolute; background: green; opacity:0.5; width:100px; height: 100px; "></div>
</div>
<p>adfaf adfad fasdf</p>
<p>adfaf adfad fasdf</p>
</div>
<p>adfaf adfad fasdf</p>
<p>adfaf adfad fasdf</p>
</body>
</html>