Aquest és el codi HTML:
I aqeust és el codi CSS:
#container_portada_responsive {
text-align: justify;
-ms-text-justify: distribute-all-lines;
text-justify: distribute-all-lines;
min-width: 103%;
position: relatve;
left: -20px;
}
.box1, .box2, .box3 {
width: 32%;
height: 200px;
vertical-align: top;
display: inline-block;
*display: inline;
zoom: 1
padding: 0;
margin: 0;
}
.stretch {
width: 100%;
display: inline-block;
font-size: 0;
line-height: 0
}