Buenas, no funcino, o algo estoy haciendo mal.. dejo codigo y se agradece los ejemplo y el tiempo tomado por ustedes.
Código CSS:
Ver original.tex2{
line-height:26px;
font-family:"Century Gothic", "Century Schoolbook", "Century Schoolbook SWA","Arial";
font-size:14px;
list-style:none;
text-align:justify;
position: absolute;
width: 655px;
height: 169px;
left: 263px;
top: 345px;}
.boton{text-decoration:none
}
.boton:hover{
text-decoration:underline;
}
.boton:active {
text-decoration:underline;
}
.boton:select {
font-weight:bold;
text-decoration:underline;
}
codigo html
Código HTML:
Ver original
<div class="tex2" id="nu6" > <!--FEDE NUT2 --> <li><span onclick="uno('u')" class="boton" id="a1">UNO
</span></li> <li><span onclick="uno('d')"class="boton" id="a2">DOS
</span></li> <li><span onclick="uno('t')"class="boton" id="a3">TRES
</span></li>
Si alguien tiene algun aporte sera agradecido.!!
Saludos a todos
fede