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
piryaz
Не работает в ФФ, Опера. В ИЕ 6 все окей.
ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 20px;
text-decoration: none;
list-style-image: url(img/bullet.gif);
}
li a {
font-family: Arial, Helvetica, sans-serif;
color: #4C4D4F;
text-decoration: none;
}
li a:hover{
list-style-image: url(img/bullet_grey.gif);
}
li a:visited{
color: #666666;
}
Link to comment
Share on other sites
9 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.