Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/05/2014, 19:36
Avatar de Atomycko
Atomycko
 
Fecha de Ingreso: diciembre-2005
Ubicación: Zapopan Jal.
Mensajes: 92
Antigüedad: 18 años, 4 meses
Puntos: 12
Respuesta: Duda sobre alineación

Literal...
Código HTML:
<div style="width:500px;overflow:hidden;color:red;font:20px Verdana;text-align:right;">
    <div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
        Baltimore<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
    </div>
    <div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
        Viena<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
    </div>
    <div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
        Lisboa<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
    </div>
    <div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
        Hamburgo<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
    </div>
</div> 
jeje
__________________
PD: Los acentos fueron secuestrados.