Skip to content
Advertisement

Tag: positioning

Expand Image Vertically Without Disrupting the Flow with Javascript & CSS

My Progress is @ http://codebucket.webatu.com/code/portfoliotest/index.html Code on JSfiddle: http://jsfiddle.net/warmlaundry/qJbG4/70/ I want to make the edges of the ‘f’ and ‘l’ stretch to the edge of the page. I’m just expanding the height of two images that sandwich the word. I want the word itself to stay put, and I don’t want the expanding images to displace any other elements. Is

Advertisement