kathleen_a_b Posted September 5, 2010 Share Posted September 5, 2010 Whenever I try to put an image with a link in it on my lookup or on one of my pets' lookups, I get an error saying that href is a disallowed word. If I take this out of the coding, though, the link to the source of the image goes away, which I don't want to happen. Does anyone know how I can get the link to stay and still be able to use the image on Neopets? Quote Link to comment Share on other sites More sharing options...
Xepha Posted September 5, 2010 Share Posted September 5, 2010 Yup I do know a potential reason... be sure to use full quotation marks in your code. example: <a href="http://www.neopets.com/"><img src="https://images.neopets.com/homepage/marquee/styleshowdown_2010_v7.jpg"></a> Quote Link to comment Share on other sites More sharing options...
kathleen_a_b Posted September 6, 2010 Author Share Posted September 6, 2010 I have quotes around it. It won't let me use href to put the links in. Quote Link to comment Share on other sites More sharing options...
antiaircraft Posted September 6, 2010 Share Posted September 6, 2010 Well if that's in order, I'm not sure what your problem might be - a sample of the code you're trying to put in would make it a lot easier to figure things out. :yes: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.