• Home
  • MUST READ! THIS WILL HELP YOU!
  • My Art :)
    • My Graphic Artwork :)
    • My Videos :)
  • Add Images & Resizing
  • Creating Links/Use Image as Hyperlink
  • The Color Codes!
  • Adding/Editing Text
    • Text Font
    • Text Style
    • Text Color
    • Text Boxes w/Scrollbars
    • Create Marqee (Moving) Text
    • Shadowed Text (UNDER CONSTRUCTION!)
  • Adding Music Player
  • Tell me what you think (?)
  • Contact Me

Hint: I always use http://htmledit.squarefree.com/ to code!


To create a link:

<a href="URL HERE" target="_blank">TEXT HERE</a>

Click me to go to Google.com

To use an image as a hyperlink:

<a href="WEBPAGE URL HERE">
<img src="
IMAGE URL HERE" width="32" height="32"</a>

Just replace "URL HERE" with the website and replace "TEXT HERE" with the description of the website.

Same principle with using images as links. Just replace "URL HERE" with the website and replace "IMAGE URL HERE" with the image url that you want leading to the website. (see "Adding/Resizing Images")
Powered by Create your own unique website with customizable templates.