hi,
i have been trying to do a totally responsive page where the images and divs respond dynamically to changes in the browser height and width.
so far this is what i have got: [URL=“http://jsfiddle.net/postcolonialboy/vem2rtet/2/”]fiddle[/URL]
the images change in height and width, however, the position of them should stay within the container and one should float left and one right, no overflow
ultimately, i would like to have this: [URL=“http://i.imgur.com/6ZVaaC7.jpg?1”]http://i.imgur.com/6ZVaaC7.jpg?1[/URL]
where even the text changes height, any suggestions on how to proceed?
thanks