posted on January 11, 2001 12:48:45 PM
Can anyone help me out??? How do I get a little image to appear next to my location on eBay ad? I typed in the HTML and that's what I got! The HTML address. How do I make the picture appear...... ragstoo
posted on January 11, 2001 02:35:41 PM
ragstoo: You need the image source html tag to get a small picture to show up in the location box. eBay has limited the number of letters you can type in this space, so the html should look like this, pointed brackets included.
<img src=http://www.abcde.net/~aaaaaa/A.gif>
The url I have shown is the maximum number of letters the space will hold.