I am working on CSS design template.
I have two images imageOne and imageTwo.
imageOne
imageTwo
Both are position: relative because if I
position: relative
Change position: relative; to position: absolute;
position: relative;
position: absolute;
fiddle
If you still want a relative position, wrap the absolute in another div.
div