Hola.
Necesito vuestro consejo. En el siguiente c�digo que es un (pi� de p�gina) se visualiza en horizontal en msie, pero no es as� en Opera o Firefox que se visualia el men� como vertical. �porque ocurre esto?
Gracias.
 
<style type="text/css">
<!--
.pie {
width : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.8em;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : uppercase;
color : #cccccc;
text-decoration : none;
background-color : #000099;
letter-spacing : normal;
text-align : center;
vertical-align : middle;
word-spacing : normal;
display : block;
margin : auto;
padding : 1px;
height : auto;
width : auto;
border : medium solid #ffffff;
}
-->
</style>
 
<table width="600px"  id="tablapie" summary="tblpie">
  <tr>
    <td width="33%" class="pie">
      <a href="" target="_self" class="pie">leeme</a></td>
    <td width="33%" class="pie">
    <a href="" target="_self" class="pie">webmaster</a></td>
    <td width="34%" class="pie">
    <a href=""  target="_self" class="pie">princpal</a></td>
  </tr>
</table>
_______________________________________________
Ovillo mailing list
[EMAIL PROTECTED]
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a