Artikkel-oversikt
Scripts og tips hos Winfolinx.com
Webhotell
Ha et bilde som bakgrunn som ikke scroller
<html><head>
<style type="text/css">
body
{
background-image: url("../images/bakgrunn.jpg");
background-attachment: fixed
}
</style>
</head><body>
</body></html>
NB: Netscape 4 har ikke support for "background-attachment"-property.
Free Tips and JavaScripts provided
by
Infolinx-no.com Web