Thursday, 22 August 2013

Centering image within box with content below

Centering image within box with content below

I'm currently building this box, witch must be responsive. But the image
below 768px resolution have the same resolution.
I can center the image (In this example is just a square), but I want with
content below, but with this method, adding position: absolute to <img>
(Ex: div) the <p> element will be absolute too..
How can I float <p> below the image?
http://jsfiddle.net/luisserrano/SmBXR/
Greetings. Luís.

No comments:

Post a Comment