Question
Problem with CSS
Hello All,
I have the following code in my CSS sheet :
logo {font-family:Geneva, Arial, Helvetica, sans-serif;
position: absolute;
left: 0px;
top: 0px;
background-color: #FFCC99;
background-image:url(images/index_03.gif);
}
My problem is the background image index_03.gif does not appear on the page.
I have already assigned the page to use this CSS so I do not know what is
wrong.
Any help would be appreciated.
Liam
I have the following code in my CSS sheet :
logo {font-family:Geneva, Arial, Helvetica, sans-serif;
position: absolute;
left: 0px;
top: 0px;
background-color: #FFCC99;
background-image:url(images/index_03.gif);
}
My problem is the background image index_03.gif does not appear on the page.
I have already assigned the page to use this CSS so I do not know what is
wrong.
Any help would be appreciated.
Liam
