This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Front Page > November 2005 > CSS question





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author CSS question
ojlise@gmail.com

2005-11-30, 3:30 am

I am displaying a picture on top of a web page using CSS. It show
correctly when in Design mode (FrontPage), but the picture disappear in
Preview modes, any idea?

CSS

div.top_photo {
height:175px;
background-image:url("front-norway.jpg");
background-repeat:no-repeat;
background-position:left;
margin:0px;
padding:0px;
border-style: solid;
border-width: 1px
}

HTML

</div>

<div class="top_photo">&nbsp; </div><!-- class="header_mid" -->


<div id="avmenu">
<h2 class="hide">Menu:</h2>
<ul>
<li><a href="#">Welcome!</a></li>
<li><a href="#">Antiques</a></li>
<li><a href="#">Pottery</a></li>
<li><a href="#">Our Services</a></li>
<li><a href="#">Customer Login</a></li>
<li><a href="#">Resources</a></li>
<li><a href="#">Shows</a></li>
</ul>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews