@jespah,
Sorry, I probably didn't make myself clear (but thanks, Jes!
).
This is the URL from the individual photo below, from an FB album. I know how to find this on an individual photo. Also, I don't want to share a whole album, just an individual photo within my FB album.
https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-ash4/396067_388662714530977_1268838384_n.jpg
I"m looking to share it (for example) within Facebook, not A2K, but I want to get rid of the messy link line.
I know I need HTML tags within Facebook.
What I am trying to do is place the link within someone's else's post thread that I have not started on Facebook.
If I do this within Facebook, the photo preview works just fine. You click on the little photo, taking you to the large one, which is what I want.
<img>https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-ash4/396067_388662714530977_1268838384_n.jpg</img>
But, there is a lot of messy link lines showing, which I would like to hide.
This is why I thought it may be something like this:
<img="https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-ash4/396067_388662714530977_1268838384_n.jpg">flower</img>
The end result would be that the link line is hidden, showing only the word "flower". I know you can do this in BB code.
Is the reason it is not working due to a Facebook restriction, or have I missed some additional HTML tags?