EZ3James wrote:
I really do not get it. I have tryed like every time they have a new Mystery Pic and i always get it wrong. I also do not know how to use that code to resize the image. Could somone help me out with that.
You post the code in a message here on PPT (with the url of the MP put in between the "" to have it resized in your messege. Hence
Code:
True size =>
<IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=13 hieght=13>
<IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=25 hieght=25>
<IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=50 hieght=50>
<IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=100 hieght=100>
<IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif">
should give you this:
True size => <IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=13 hieght=13> <IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=25 hieght=25> <IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=50 hieght=50> <IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif" width=100 hieght=100> <IMG SRC="http://images.neopets.com/games/mysterypic/422_52300.gif">