Home › Forums › CSS › A CSS method to expand a container to reveal a half obscured/clipped image. › Reply To: A CSS method to expand a container to reveal a half obscured/clipped image.
March 24, 2017 at 1:22 pm
#253138
Participant
Heres is the clip-path method.
http://codepen.io/sites-visible/pen/XMYGwa
I solved the clearfix issue by placing another copy of one of the images above the absolute positioned divs, floating it, setting its opacity to 0 and clearing the footer below! Cheeky but fair I reckon.