Updated:
Based on inputs from user, the requirement can easily be achieved using the plugin Swiper, Please find below an example.
JSFiddle
Old Answer:
I have tried what you asked, it looks uh UGLY, first version is having elements side by side. I have used float:left and margin-left instead of left.
JSFiddle
The second version is having position:absolute please check this one out.
JSFiddle
By chance are you tring to make something simple like this?
JSFiddle
does this help you?
6
solved Increasing a css value per each element affected [closed]