Log in

View Full Version : image filling the browser



Irishcash33
04-03-2009, 03:47 PM
Does anyone know how this is done?
www.davematthewsband.com

I believe the DMB bg is done in flash. Is there a way to do this in html/css? I know how to make the image a bg but how can it resize depending on the screen res, etc?

Thanks

Snookerman
04-03-2009, 07:39 PM
If you mean that the background has a 3D feeling when you resize the browser window, this tutorial shows how to achieve that:
http://css-tricks.com/video-screencasts/9-starry-night-3d-background-with-the-parallax-effect/ (http://css-tricks.com/video-screencasts/9-starry-night-3d-background-with-the-parallax-effect/)

Good luck!