View Full Version : HTML problem with code for image


Lacuna
07-27-2006, 06:11 PM
The follwing comes up when i try to use a simple image tag on my petpage on neopets...

You can only embed src files that end in:

.jpg
.jpeg
.gif
.bmp
.png
.midi
.wav
.mp3
.mid

You cannot use any variation of the <src=somelink> tags to embed files that end in

.com/albums/a36/oxostarbrightoxo/custom from this url: http://i8.photobucket.com/albums/a36/oxostarbrightoxo/Custom

You may not have used the 'img src' tag, but this applies to all tags that have 'src' in it, such as 'background src'.

the tag i'm using is

<img src="http://i8.photobucket.com/albums/a36/oxostarbrightoxo/Custom%20Made/115401571631942.gif">

anyone help? i don't really understand the message it come up with...

Douglas
07-27-2006, 09:04 PM
Hmm it seems to think that the file ends in .com, try this maybe?:

<img src="http://i8.photobucket.com/albums/a36/oxostarbrightoxo/Custom Made/115401571631942.gif">

If that doesn't work you should contact TNT directly.

amyaurora
07-27-2006, 09:06 PM
Problem got resolved on the other identical post.

Douglas
07-27-2006, 09:10 PM
Whoops I didn't read the forum.. just the new post link *embaressed*