Can we make a picture a link on this site?
Can we make a picture a link on this site?
Zev, to the nth degree!
http://www.youtube.com/watch?v=wxQML9cm4bM
Sure! I do it often.
First you take a link, like say
then you highlight it and make it a normal html link as follows:Code:http://www.google.com
Then you add an "=" after "url" and move the first closing "]" to the end of the link (and I added a "space" below to show where the image coding will go -you don't need the space in the final product):Code:http://www.google.com
Then you select an image, say like "istan's" avatar (since he doesn't change his very often), which if you right-click and see it's properties it is:
[code:3f92wr4m]http://www.lexxfans.com/phpBB2/images/avatars/117064802242f01e6078ed8.jpg[/code]
Now make it into a formal "image":
Now copy and paste that whole line to where that space "was" in the first weblink:Code:
(begin "url" link, begin "img" link, end "img" link, end "url" link)
[img]...[/img]
Below: The above code but without using the "code" function that was used to reveal the full code used, rather than to execute the html instructions, as it does below:
Click iStan's image above and off to Mr. McGoogle you go!
The most divine of all Divine Shadows is the one cast by XEV -This I write By XEV's Divine Light!
Zev, to the nth degree!
http://www.youtube.com/watch?v=wxQML9cm4bM
It's cool. I learned something new.