Game info
Download
News
FAQ
Support Forum
The Endless Forest
Home
About TEFc
Recent posts
Map
Search
Username:
*
Password:
*
Home
›
Blogs
›
echo302's blog
Paint?
March 29, 2016 - 10:17pm — echo302
Does anyone know how to make your art on paint have a clickable URL?
echo302's blog
Login
to post comments
March 30, 2016 - 4:10am — Aivilo
If I'm understanding you
If I'm understanding you correctly, you'll want to upload your image to a hosting service such as Dropbox or
tinypic
.
If you want to share the image and make the image itself be clickable, like this:
You just need to have some working knowledge of HTML. You would wrap an image code in a hyperlink code, like so:
<a href="LINK URL"><img src="IMAGE URL"></a>
Hope that helps!
—
♥
Login
to post comments
March 30, 2016 - 5:32am — echo302
Thanks! ^_^
Thanks! ^_^
—
~We have learned that you have no... honor! Murderer! Sodimizer! Back to the river aras!~
Login
to post comments
If I'm understanding you
If you want to share the image and make the image itself be clickable, like this:
You just need to have some working knowledge of HTML. You would wrap an image code in a hyperlink code, like so:
<a href="LINK URL"><img src="IMAGE URL"></a>
Hope that helps!
Thanks! ^_^