Ver Mensaje Individual
  #10 (permalink)  
Antiguo 17/05/2011, 08:24
Avatar de yonaida
yonaida
 
Fecha de Ingreso: marzo-2011
Ubicación: Barcelona
Mensajes: 123
Antigüedad: 13 años, 1 mes
Puntos: 20
Respuesta: colacacion resultado form

si pones ejemplos como ese se te ayuda mas rapido y se pierde menos tiempo.

#contenedor{
width: 1000px;
border:1px solid blue;
text-align:left;
}
#imagenes{
float:left;
width:220px;
border:1px solid red;
margin:5px;

}
.imagen1{
float:left;
}
.imagen2{
float:right;
}
#comentario{
float:left;
width:750px;
border:1px solid red;
margin:5px;
}
.titulo{
margin:5px;
text-align:left;
font-weight:bold;
font-size:14px;
}
.comentarios{
text-align:left;
color:red;
font-size:14px;
margin:5px;
}
__________________
Everybody Else It's Doing It, So Why Can't We?