Posted by R.A.M. on 03/18/06 10:49
Hello,
Could you help me please with a simple problem?
I want to have background image on some pages of a website I am
creating. I added a ass to Styles.css:
.withbackground
{
background-image: "Images/DotNET_90x70_light.jpeg"
}
which I use on these pages
<link rel="Stylesheet" type="text/css" href="Styles.css" />
<head>
<body class="withbackground">
Could you explain me please why it doesn't work and how to do it
correctly?
Thank you very much!
/RAM
Navigation:
[Reply to this message]
|