posted on August 20, 2006 02:49:11 PM new
Can anyone help me w/ the coding to add pictures from my image hosting from Vendio into my About Me page? I've tried to figure it out & all I end up w/ is the dreaded RED X !! thanks so much in advance!! carol
posted on August 20, 2006 03:12:07 PM new
The HTML to attach a picture from Vendio in ebay goes like this:
<img src="YOUR VENDIO IMAGE URL GOES HERE.jpg">
You can get the URL of your image by right clicking on the image and copying "Properties" between the quote marks
Here is an example of how the HTML will look : (this is one of mine)
<img src="http://imagehost.vendio.com/preview/ne/neglus/insertedtext.jpg">
-------------------------------------