Ryan Boswell wrote:
I don't know why this isn't working, cause I am using almost the
exact same code on another site, but I am trying to get my header
image to show using the following css:
.
--
Ryan
Dunno, but: validate and try it.
Regards,
David Laakso
--
David Laakso
http://www.dlaaks
> I am using almost the exact same code on another site
Maybe because there is no content inside the div, which you have on your
other site?
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
Lis
I don't know why this isn't working, cause I am using almost the
exact same code on another site, but I am trying to get my header
image to show using the following css:
.banner{
margin: 0;
padding: 0;
width: 700;
height: auto;
opacity: 0.75;
filter: alpha(opacity=75);