CSS menu display problem

liunx

Guest
I was following a tutorial mentioned by another forum member to the letter and all was well until I hit this page:

<!-- m --><a class="postlink" href="http://www.subcide.com/tutorials/csslayout/page11.aspx">http://www.subcide.com/tutorials/csslayout/page11.aspx</a><!-- m -->

The menu .gifs refuse to display. All I get on my page are the plain text links. The images are in the correct folder.

Can anyone see any problems with that code? Has anyone else tried it?

Thanks.I don't have the time (or inclination) to work through that tutorial, but you might try running your code throught the HTML and CSS validators and make sure everything you have is valid so far:

<!-- m --><a class="postlink" href="http://validator.w3.org/">http://validator.w3.org/</a><!-- m -->
<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a><!-- m -->
 
Back
Top