Ver Mensaje Individual
  #8 (permalink)  
Antiguo 06/08/2008, 12:18
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Ayuda:- .::Graves Problemas con IE Y Firefox::.

Pues no entiendo muy bien qué es lo que quieres conseguir, pero esto igual te orienta:

Cita:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>en Internet Explorer Funciona - en Firefox no</title>
<style type="text/css">
.tabla {
width:800px;
height:600px;
border:1px solid #000;
margin: 0 auto;
}
#gris {
width:100px;
height:100px;
background:#000066;
}

</style>
</head>

<body>
<table class="tabla">
<tr>
<th scope="col" align="center">
<div id="gris">Rarisimo No?</div>
</th>
</tr>
</table>
</body>
</html>
__________________
Visita mi nueva web idplus.org