While your Imagekind gallery and profile pages retain the Imagekind brand and links, you CAN add images, links, and other HTML to your profile to highlight your work. While we only allow limited codes, many of our artists have used them to really make their profile, gallery, and individual image pages sparkle!
Here is a quick tutorial on how to use this code and where to use it.
The codes that we allow are:
New Paragraph: <p>
Line Break: <br>
Centering text: <center>Your Text is now Centered!</center>
Bold Text: <b>Your Text </b>
Italic Text: <i>Your Text </i>
Underlined Text: <u>Your Text </u>
Larger text: <big>Your Text </big>
Smaller text: <small>Your Text </small>
For an image: <img src="http://WHEREYOURIMAGEIS.com">
NOTE: Images that are large will not fit in your profile page properly. If the image stretches your profile page, then you will probably want to use a smaller file. ALSO NOTE: Your image must be uploaded somewhere in order for you to display it properly. There are several free image-storage websites that provide this service - a quick internet search should pull some up for you!
For a link: <a href="http://MYURLHERE.com">Text to describe the link</a>
To make an image into a link: <a href="http://MYURLHERE.com"><img src="http://WHEREYOURIMAGEIS.com"></a>
NOTE: Be sure to change the BOLD url's with your information!!!