Ver Mensaje Individual
  #8 (permalink)  
Antiguo 06/10/2011, 15:43
Avatar de humanista
humanista
 
Fecha de Ingreso: abril-2005
Mensajes: 878
Antigüedad: 19 años
Puntos: 15
Respuesta: menú fijo superior

vale ya lo probé y nada


Código HTML:
Ver original
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
  2.  
  3. <title>Fixed header</title>
  4. <link rel="stylesheet" href="../compartido/menusuperior.css" type="text/css">
  5. <meta http-equiv="x-ua-compatible" content="IE=EmulateIE7" />
  6.  
  7. <div id="header">
  8.  
  9.  <p>Content can be placed here
  10.  
  11. </div>
  12.  
  13. <div id="content">
  14.  
  15. aaaaaaaaa
  16.  <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  17.  <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  18.  ccccccccccccccccccccc
  19.  <br><br><br><br><br><br><br><br><br><br>
  20.  <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  21. bbbbbb
  22.  
  23.  
  24. </div>