CODE:
.butt:link{
color: #000000;
background-color: #9CBAAD;
text-decoration: none;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
cursor: hand?, Strength=?);
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:visited{
color: #000000;
background-color: #9CBAAD;
text-decoration: italic;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
cursor: hand?, Strength=?);
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:hover{
color: #000000;
background-color: #D6EBDE;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
text-decoration: none;
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:active{
color: #000000;
background-color: #D6EBDE;
width: 100;
height: 20;
border: 1, inset;
text-align: center;
text-decoration: none;
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
color: #000000;
background-color: #9CBAAD;
text-decoration: none;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
cursor: hand?, Strength=?);
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:visited{
color: #000000;
background-color: #9CBAAD;
text-decoration: italic;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
cursor: hand?, Strength=?);
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:hover{
color: #000000;
background-color: #D6EBDE;
width: 100;
height: 20;
border: 1, outset;
text-align: center;
text-decoration: none;
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
.butt:active{
color: #000000;
background-color: #D6EBDE;
width: 100;
height: 20;
border: 1, inset;
text-align: center;
text-decoration: none;
filter: dropShadow (color=#FFFFFF, offx=3, offy=3, positive=false);
}
соответсвенно кнопка втыкается следующим образом:
CODE:
<a href="http://tvoyweb.ru" class="butt">Твой Web</a>
Смотрится нормально только в IE Что нужно поправить, чтобы это все правильно выглядело в Мозилле и в Опере? Сделать кнопки графикой не предлагайте пожалуйста, а?