How do you post a Flickr link into an Ebay description?

Robbied196

Senior Retro Guru
I've googled this and found what looked like a fairly good guide as to how to do it..........but it didn't work!

As I understand it, I go to the HTML page of my listing and I type

<a href= I copy/paste my Flickr link in here >

Is the above right?
 
I think you need an img tag not href.
So it's: <img src="your Flickr link">

The img tag is non-typical in that it doesn't need an end tag.

Mark.
 
daccordimark":3u1rthq1 said:
I think you need an img tag not href.
So it's: <img src="your Flickr link">

The img tag is non-typical in that it doesn't need an end tag.

Mark.

Thanks Mark. I'll give that a go :)
 
Back
Top