organizar divs
Boa tarde.
Estou com um dificuldade de organizar as divs.
As divs tem a mesma largura, porém com alturas que podem variar.
O que eu tenho hoje usando:
.div_principal{ width:95%; background-color:#909090; margin:0 auto; max-width:900px}
.div_conteudos{ width:33%; background-color:#f12525; float:left; margin:5px;}
/applications/core/interface/imageproxy/imageproxy.php?img=http://serratop.com.br/TESTE/2.gif&key=ae861cc8f121478ead18aaf4edd43dbbf7d99c42e1637dccb49b6b68e9107b5d" alt="2.gif" />
Como eu gostaria que ficasse:
/applications/core/interface/imageproxy/imageproxy.php?img=http://www.serratop.com.br/TESTE/1.gif&key=b964f5a9ce6ed75342bc057251ffffbece3bdc0e8fcefbad4dedf4ddf95daead" alt="1.gif" />
Alguém tem um luz para me ajudar?
Discussão (1)
Carregando comentários...