Archive for the ‘webdesign’ Category
Auto-fit background image in CSS
23Nov08
I was trying to implement a background image which automatically resizes with the browser window. I was inspired by this lovely site: http://www.ringvemedia.com/. I googled out some solutions, however, none of them seemed to work just right. After few experiments, I arrived to this solution, which seems to be working so far: #background { width: [...]
Filed under: webdesign | 3 Comments
Tags: css, html, image, resize, webdesign





