yup, it displays just alt, but not the image.
This is how I use it:
<div id=”header”>
<img id=”logo” src=”images/castell_3.jpg” alt=”site logo”/>
<img id=”name” src=”images/home_name_1.gif” alt=”site name”/>
<p>Fantasy and Futuristic Romance Author</p>
</div>
and this is CSS:
[CSS moderated as per the Forum Rules. Please post a link to your site instead.]
may be this is something wrong with the code?
it displays the header background though, which is from the same folder.