View Full Version : How 2...


keouie
04-24-2004, 03:36 PM
╫ guys, do you know how to do the "no scrolling" background??? The one when you scroll down or up the background is like left as if it's stuck??? Do you know what I mean??? Please do reply, post the code if you want, thanks!!! ╫

Calidris
04-24-2004, 03:46 PM
CSS: body { background-attachment: fixed; }