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
Ritter
Сразу скажу, что во всех браузера (и даже ie6, ie 7), всё гуд. Но опера в своем репертуаре.
Пример:
<div id="content">
width:960px;
margin:0 auto;
<div class="left">
float:left;width:250px;padding-right:10px;
</div>
<div class="right">
float:right;width:700px;
</div>
</div>
<div id="footer">
clear:both;width:960px;height:120px;margin: 0 auto;
</div>
В опере футер накладывается на правый блок.
Опера 11.
Edited by RitterLink to comment
Share on other sites
5 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.