Page 1 of 1

Image Help

Posted: 19 Aug 2010 11:30 pm
by ApricotPie
I'm using a public computer that can't view HTML sources. What I would like to know is if I can get the image HTML for the Yellow Xweetok-Old Ranged Attack as seen here on this site. I would like to use it as an image avatar on another web site (www.wizards.com/magic for their community message boards) if I can. Please provide in <img src="www.Source" width="150" height="150"> format if possible to make it easier to use.

Thanks in advance for any consideration.

Re: Image Help

Posted: 20 Aug 2010 12:02 am
by EofS
Have you tried right clicking on the image and choosing "properties". That should give you the url of the image. Or search for it on google image search, click on the one you want, then in the right it should say "full size image". If you click on that then you'll be able to see the url in your address bar.

Re: Image Help

Posted: 20 Aug 2010 12:55 am
by Kamil
You mean this?

Code: Select all

<img src="http://images.neopets.com/pets/rangedattack/xweetok_yellow_left.gif" width="150" height="150">
If the public computer she's using is anything like the ones in our libraries, you can't right click on anything, E. Very annoying of them, although I'm sure they think they're preventing all manner of misdeeds online. Twits. x.x Good advice otherwise though. =D

Re: Image Help

Posted: 20 Aug 2010 02:27 am
by EofS
Ah, that sucks. Well the google image method doesn't require any right clicking, for what it's worth.

(Also, the code doesn't need any width="150" height="150" because the image already conforms to those dimensions.)

Re: Image Help

Posted: 20 Aug 2010 05:08 pm
by ApricotPie
Thanks everyone.

Yeah, the right click is disabled. I also tried Yahoo and Google image search, but they use ... in the middle of an image's source code if it's too long. In fact, it was this search that led me to NeoColours in the first place. Guess it was my good fortune after all.