I’d like to put an Image on top of another where the relation between the two is fixed.
I tried playing around with css (background image etc.), but it didn’t really work.
I could place two pictures over each other but the didnt stay in the same relation when I resize the window.
Here is an example with bootstrap:
http://jsfiddle.net/MgcDU/7239/
Is there a way to do this without bootstrap?
Btw I’m not using cordova, if this is somehow relevant.
Thanks
