Melissa N
05-25-2005, 12:20 PM
Hi,
I'm a bit frustrated with my failed efforts to get a non-repeating background image. I've tried several variations non of which have worked - my previews still show a repeating background.
Here's my code as it stands now - can anyone please tell me what is wrong with my code below?? Is there something I'm missing?
...
<style>
body background{ background: url("images/background.jpg") no-repeat;}
</style>
</head>
<body background="images/background.jpg">
...
Any help would be really great!
I'm a bit frustrated with my failed efforts to get a non-repeating background image. I've tried several variations non of which have worked - my previews still show a repeating background.
Here's my code as it stands now - can anyone please tell me what is wrong with my code below?? Is there something I'm missing?
...
<style>
body background{ background: url("images/background.jpg") no-repeat;}
</style>
</head>
<body background="images/background.jpg">
...
Any help would be really great!