Ver Mensaje Individual
  #11 (permalink)  
Antiguo 03/07/2009, 12:24
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: Alinear elementos en pie (footer)

Mientras que esto los centra que es una preciosidad
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">
ul {display: block; margin: 0;
text-align: center;}
ul li {display: inline;}
</style>
</head>
<body>
<ul>
<li><a title="Ir al inicio" href="#">Inicio</a> |</li>
<li><a title="contacto" href="#">Contacto</a> |</li>
<li><a title="Aviso legal" href="#">Aviso legal</a></li>
</ul>
</body>
</html>
¿Se dice "crossbrowser"?
__________________
Visita mi nueva web idplus.org