http://nerd97.110mb.com/media/movies/ is the page that I am talking about. I resigned the page, and I cannot get the "Funny" button to load. I cannot find anything wrong in the code! (A screen shot of the old page with the button can be viewed at:http://nerd97.110mb.com/images/movie.jpg... Can someone tell me what is wrong with the code and how to fix it? Code can be viewed @ http://nerd97.110mb.com/images/code.jpg
What is wrong with the coding in this page?
Only the first link works in your question, so I could not look at the code or the old page. I did visit the site and looked at the code for that page. Aside from having an alt with no closing " in the movies link, everything looks fine. Let me know if you can fix these pics anytime soon. HTH!
Reply:In your code, you have this
title="Back to Homepage" alt="Movies%26gt;%26lt;/a%26gt;
you need to change this to
title="Back to Homepage" alt="Movies"%26gt;%26lt;/a%26gt;
without the extra quotation mark.. it won't read the code right
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment