Jump to content
  • 0

разные браузеры...


Nekromancer
 Share

Question

вот как видит в Опере и IE

3b8f4f031382.jpg

а вот как в Мазиле...

9f8f00025b83.jpg

... чё делать?

<html>
<head>
<style type="text/css">
.vconttext {
padding-left: 27px;
padding-right: 27px;
padding-top: 27px;
margin: 0;
text-indent:10px;
}
.vcont {
width: 561px;
height: 100;
background-image: url('vcontfon.jpg');
background-repeat: repeat-y;
background-position: center center;
z-index: 1;
}
.vcontverh {
width: 561;
height: 25;
background-image: url('vcontverh.jpg');
background-repeat: no-repeat;
z-index: 1;
position: absolute;
padding-left: 0px;
}
.vcontverhpravo {
width: 25;
height: 61;
background-image: url('vcontverhpravo.jpg');
z-index: 3;
position: relative;
left: 536;
}
.vcontverhlevo {
width: 25px;
height: 61px;
background-image: url('vcontverhlevo.jpg');
z-index: 2;
position: relative;
top: 25;
}
.vcontniz {
width: 561;
height: 25;
background-image: url('vcontniz.jpg');
background-repeat: no-repeat;
z-index: 2;
position: absolute;
}
.vcontnizpravo {
width: 25;
height: 61;
background-image: url('vcontnizpravo.jpg');
z-index: 2;
position: relative;
left: 536;
}
.vcontnizlevo {
width: 25;
height: 61;
background-image: url('vcontnizlevo.jpg');
z-index: 2;
position: relative;
top: -61;
</style>
</head>
<body style="margin: 0; padding: 0;">
<div class="vcontverh"><div class="vcontverhlevo"><div class="vcontverhpravo"></div></div></div>
<div class="vcont"><div class="vconttext">Указывает, что элемент абсолютно позиционирован. В этом случае он не существует в обычном потоке документа подобно другим элементам, которые отображаются на веб-странице словно абсолютно позиционированного объекта и нет. Положение элемента задается атрибутами left, top, right и bottom относительно края окна браузера.По своим свойствам это значение аналогично absolute, но в отличие от него привязывается к указанной атрибутами left, top, right и bottom точке на экране и не меняет своего положения даже при пролистывании веб-страницы. Браузеры Netscape, Mozilla и Firefox вообще не отображают полосы прокрутки, если положение элемента задано фиксированным, и оно не помещается целиком в окно браузера. В браузере Opera хотя и показываются полосы прокрутки, но они никак не влияют на позицию элемента. Internet Explorer 6 и ниже не поддерживает данное значение.</div></div>
<div class="vcontniz"><div class="vcontnizlevo"><div class="vcontnizpravo"></div></div></div>
</body>
</html>

Edited by Nekromancer
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

всегда указывал без едениц и нормально было, по идее стандарто пиксели...

у меня есть пример де растягивается во всех браузерах, высота стоит 150:)

мож циферка 150 хак?^_^)

UPD: убрал высоту работает:P

Edited by Nekromancer
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy