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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
bubaj
.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
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.