Jump to content
  • 0

Как зафиксировать ширину дива для ИЕ6?


bubaj
 Share

Question

.div_frame_back{

border:1px solid #FF6666;

width:500px;

padding-top:10px;

padding-bottom:10px;

}

.div_frame_videocontent{

border:1px solid #990033;

width:706px;

position:relative;

left:-15px;

}

<div class="div_frame_back" style="width:500px;">

<div class="div_frame_videocontent">

</div>

</div>

В опере и фоксе ширина рамки 500 а в ИЕ6 рстягивается на ширину контента

Как быть?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
.div_frame_back{

border:1px solid #FF6666;

width:500px;

padding-top:10px;

padding-bottom:10px;

}

.div_frame_videocontent{

border:1px solid #990033;

width:706px;

position:relative;

left:-15px;

}

<div class="div_frame_back" style="width:500px;">

<div class="div_frame_videocontent">

</div>

</div>

В опере и фоксе ширина рамки 500 а в ИЕ6 рстягивается на ширину контента

Как быть?

Насчет 6-ой версии не знаю, у меня 7-ая, но еслм доктайп не ставить, то да, растягивается, но не на всю ширину контента, а на ширину второго дива 706px

Link to comment
Share on other sites

  • 0
Насчет 6-ой версии не знаю, у меня 7-ая, но еслм доктайп не ставить, то да, растягивается, но не на всю ширину контента, а на ширину второго дива 706px

По поводу контента - я как раз див и имею в виду

На счет доктайпа - я пробовал и с ним и без

ставил

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">

результат одинаковый

Link to comment
Share on other sites

  • 0
По поводу контента - я как раз див и имею в виду

На счет доктайпа - я пробовал и с ним и без

ставил

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">

результат одинаковый

Тогда ничем помоч не могу. Я не буду 6-ой ставить из-за этого.

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