daniel.polanco wrote in dk.edb.internet.webdesign.html:
> thanks a lot for your help
Use Cascading Style Sheets (CSS). Here is an example. Please note that the
name of the background image in this example is "backgroundpicture.gif".
All the best,
Jonas
EXAMPLE:
<html>
<head>
<title>CSS fixed background</title>
<style type="text/css">
body {
background-color: #FFCC66;
background-image: url("backgroundpicture.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}
</style>
</head>
<body>
<p>Your text here...</p>
</body>
</html>
--
KONKURRENCE PÅ HTML.dk:
fortæl hvordan din drømmeeditor ser ud
og vind luksus webhoteller fra Wannafind
KLIK HER! =>
http://www.html.dk/editor