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
shebeko
может кто подскажет где ошибка, просто мозги уже не пашут ...
нужно сделать смену фона яйчейки как на http://shebeko.info слева менюшка. Я прописываю все в стилях
a.mainlevel:link {
font-family: Tahoma;
display : block;
font-size : 10px;
border : 1px solid #E0E0E0;
FONT-WEIGHT: bold;
width : 100%;
text-indent : 10px;
margin-bottom: 1px;
margin-top: 0px;
text-decoration : none;
text-transform : uppercase;
}
a.mainlevel:visited {
display : block;
font-size : 10px;
border : 1px solid #E0E0E0;
font-family: Tahoma;
FONT-WEIGHT: bold;
width : 100%;
text-indent : 10px;
margin-bottom: 1px;
margin-top: 0px;
text-decoration : none;
text-transform : uppercase;
}
a.mainlevel:hover {
display : block;
font-size: 10px;
border: 1px solid #E0E0E0;
background-color : #000000;
font-family: Tahoma;
FONT-WEIGHT: bold;
width: 100%;
text-indent: 11px;
margin-bottom: 1px;
margin-top: 0px;
color: #ffffff;
text-decoration: none;
text-transform : uppercase;
}
и добавляю в код:
<td width="594"><a class="mainlevel" href="#">женские костюмы
</a></td>
и се равно не пахает, мож кто подскажет а? спасиб.
а не получается
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.