Link To GoldToken
- All right, so you want to link to GoldToken! Here are a few easy instructions:
Copy and paste this code anywhere on your website: <a href="http://goldtoken.com">Play games with me on GoldToken!</a>
That will make a clickable link that when clicked, will bring someone to GoldToken just like this: Play games with me on GoldToken!
You can change the wording Play games with me on GoldToken! to anything you wish.
- You can also use an image to link to GoldToken.
For the image below, copy and paste this:
<a href="http://goldtoken.com"><img src="goldtoken.com/images/profile-gold.gif " /></a>
{ Image: goldtoken.com/images/profile-gold.gif }
For the image below, copy and paste this:
<a href="http://goldtoken.com"><img src="http://goldtoken.com/images/logo.gif " /></a> for the image below:
{ Image: goldtoken.com/images/logo.gif }
You can also include a few words after the >, like this:
<a href="http://goldtoken.com">Have fun playing at GoldToken! <img src="http://goldtoken.com/images/profile-gold.gif " /></a>
When posted, you will see this:
Have fun playing at GoldToken!

If you want to center the image on your page, you would place the center tag around the image tag, like this:
<center>
<a href="http://goldtoken.com">Have fun playing at GoldToken! <img src="http://goldtoken.com/images/profile-gold.gif " /></a>
</center>
This will place the image in the center of the screen like this:
Have fun playing at GoldToken!
