Ver Mensaje Individual
  #7 (permalink)  
Antiguo 10/01/2009, 15:18
Avatar de Italico76
Italico76
 
Fecha de Ingreso: abril-2007
Mensajes: 3.303
Antigüedad: 17 años
Puntos: 292
Respuesta: No puedo centrar nada en el "cuerpo"

Amigo daPhyre: he eliminado el comentario HTML.... pero pasa lo mismo......

El 'header' es para ubicar el TITULO o un logo
Cita:
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN'
'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='es'>
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel='stylesheet' type='text/css' href='/css/header2.php'>
</head>

<body>
<div id="contenedor">
<div id='header' > <!-- logo -->
<h1><a href="/">Titulo</a></h1>
<div style='margin-top:8px'>
<span style='font-style:italic'>Leyenda</span>
</div>
</div>

<div id='cuerpo'>
<center>Hola Mundo</center>
</div><!-- cuerpo -->

</div> <!-- contenedor -->
</body>
</html>
AXUILIO
__________________
Salu2!