How do you convert a picture in your documents into an HTML code for Neopets?
I have a picture on Paintbrush that I'd like to make into a background on Neopets. How do I make this picture into a code I can use the website or share with others?
Public Comments
- I don't use Neopets, but the standard HTML code for posting pictures on sites is: <img src="URL TO IMAGE">
- Save the picture as either a *.jpg or a *.gif, ie "mypic.gif" Then upload it to your server. The html to use is . . . <body background="mypic.gif"> . . .
Powered by Yahoo! Answers