Please could someone out there tell this novice how to make your web page content (test and jpgs) scroll over a background picture (whilst the background jpg remains fixed).
I have tried to implement “ CSS:
background-attachment: fixed; (thanks Adam and Asch)“ but I still can not get it working.
I have very little experience of HTML and javascript (3 days), however have used C and pascal in the past.
I tend to learn by example and am grappling with syntax rules and structure at present.
Is there a list of commands and what they do on the net?
Make sure it's in <style> tags, and like this: body {background-attachment: fixed;} and then close the style tags with </style>. Also, I don't think this works in Netscape so make sure you're using Internet Explorer.
Visit Slightly Remarkable to see my portfolio, resumé, and consulting rates.
Bookmarks