Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/07/2009, 12:22
jalex16
 
Fecha de Ingreso: octubre-2006
Mensajes: 562
Antigüedad: 17 años, 6 meses
Puntos: 12
Respuesta: Centrar texto horizontal dentro de un div

así queda mejor:

Código HTML:
{
background: url(images/nav_bar.jpg) repeat-x;
height: 40px;
width: 779px;
margin: 0 auto;
text-align: center;
}

Última edición por jalex16; 17/07/2009 a las 12:28