Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/08/2008, 02:04
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: Centrar texto

Para conseguir exactamente lo que tienes ahí es mucho más sencillo:

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>
<title>Vercceti</title>
<style type="text/css">
#footer {margin: 0 auto; text-align: center;background-image:url(http://img205.imageshack.us/img205/1...oter1kn2.gif); height:120px;width:85%;}
p {margin: 0; line-height: 40px; color: #FFF;}
</style>
</head>
<body>
<div id="footer">
<p>Footer 1</p>
<p>Footer2</p>
<p>Footer3</p>
</div>
</body>
</html>
__________________
Visita mi nueva web idplus.org