Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Website on a GIMP Image
#1
Hi all I am creating an Image using GIMP but want to know how i can put in a website link so that people can click on the link to open it?

[edit] removed all the text styles/colours/fonts so that the post is actually legible - rich
Reply
#2
(07-17-2017, 03:30 PM)Planet Reptilians Wrote: Hi all I am creating an Image using GIMP but want to know how i can put in a website link so that people can click on the link to open it?

[edit] removed all the text styles/colours/fonts so that the post is actually legible - rich

The link is not part of your image, it is part of the page HTML description, in its most basic form, something like:
Code:
<a href="http://somewhere.on.the.net/somelinkedpage.html"><img src="yourimage.png"></a>
Reply


Forum Jump: