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
Alek7y7
<div class="border_1">
<b>Каталог рассылок</b>
<p align="right"><b>Каталог рассылок</b></p>
</div>
<br />
<div class="border_1" style="height:10%">
<b>Новости сервера рассылок</b>
<br />
<p align="right"><b>Новости сервера рассылок</b></p>
</div>
.border_1 {
position: relative;
margin-top: 5px;
margin-left: 230px;
border: 1px solid #d1ddea;
height: 100%;
width: 100%;
}
Link to comment
Share on other sites
3 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.