Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/07/2009, 15:45
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: Tabla y compatibilidad con navegador

Hola, DeFFeR.

Creo que hecho así es más parecido en ambos navegadores, más compatible, elegante y sobre todo, mucho más semántico:
Cita:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es-es">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
* {margin: 0; padding: 0;}
body {font-family: Verdana;font-size: 11px;}
div.bloque {margin: 30px;}
h2 {width:100px;
font-size:12px;
font-family:Verdana;
background-color:#ffffff;
border: 1px solid #cfdbe3;
border-bottom: none;
-moz-border-radius: 10px 10px 0px 0px;
}
img.icono {float: left;
width:20px;
height:20px;
margin-top:0px;
background-color:#ffffff;
border: 1px solid #cfdbe3;
-moz-border-radius: 5px 0px 0px 5px;
}
p.texto {width:50%;
margin-left: 20px;
background-color: #F7FBFF;
text-align:center;
color: #666;
border: 1px solid #cfdbe3;
-moz-border-radius: 0px 10px 10px 10px;
}
</style>
</head>
<body>
<div class="bloque">
<h2>Titulo</h2>
<img src="images/iconos/aviso6.png" class="icono">
<p class="texto">
Aqui iria el texto: kjahsdjabndjk hadhas idhasduas gisudhasbid iusdhausighd oidasbd ygfuwebflcovn kjhf uh fjipfnljk hdfigahbgvs ufuia jhuigw<br>
aisgdasihgvbd asohduahdjakeb qipjfjewb iohdfjkqb uibq jjocfknmqk hduasgdh qbedokwswqh jkhcyiqeg prougbzdkfeuh pug
</p>
</div>
</body>
</html>
__________________
Visita mi nueva web idplus.org