Click to See Complete Forum and Search --> : BGPROPERTIES, specifically FIXED BACKGROUNDS
SeventhZ
10-22-2005, 03:58 PM
So I can't seem to figure out how to fix a background using CSS... I tried defining the BGPROPERTIES as FIXED but that's not working. Apparently I don't know what I'm doing and it would be much appreciated if someone with the knowledge on how to fix this would drop me a line... or a thread to be precise = ) Thanx
SeventhZ :cool:
http://www.w3schools.com/css/css_background.asp
SeventhZ
10-22-2005, 05:11 PM
I had tried everything that I could think of and just couldn't make it happen...I've always relied on HTMLGoodies.com for answers to any questions that I may have but I think that the link in which you directed me seems much more informative than HTMLGoodies. I didn't even check the whole site out so to speak but it just appeared that it will become more helpful than HTMLGoodies ever was. Thanx again. :D
SeventhZ
10-22-2005, 05:13 PM
P.S. Are you seriously from the Netherlands 'cause that's where my father is from... I'm half dutch... Holland Rules BABY!! Too bad I've never been there = (
felgall
10-22-2005, 05:30 PM
HTML Goodies tells you how to write pages that will run on version 3 browsers. More recent browsers follow the standards more closely and therefore don't like the hacks that the code on that site uses.