Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/04/2011, 08:26
Avatar de KoswiDigital
KoswiDigital
 
Fecha de Ingreso: abril-2011
Ubicación: Galicia - España
Mensajes: 220
Antigüedad: 13 años
Puntos: 37
Respuesta: h1 y lista en la misma linea

Hola.

Prueba flotando el h1 a la izquierda y la lista a la derecha:

Código HTML:
Ver original
  1. <h1 style="float: left;">encabezado</h1>
  2. <ul style="float: right;"><li>elemento</li></ul>


Mejor utilizar CSS, pero para el ejemplo nos sirve. Un saludo.
__________________
http://www.koswidigital.com - Diseño web, Programación web, Fotografía profesional, Retoque digital.