Mazes

home > webmaster resources

For Webmasters: Linking to Amazeing Art

Like my mazes and want to link to this site? I've put together some graphics and code to help you.

Simple Text Link to Amazeing Art

Here is the code for a text link to the Amazeing art site:

<a href="http://www.amazeingart.com" target="_blank" title="Mazes, educational puzzles, and maze info">Amazeing Art Mazes</a>

Small Graphic link to Amazeing Art: 126 x 30 pixels, 0.80 K

Amazeing Art mazes

Here is the code for the small graphic:

<a href="http://www.amazeingart.com"><img src="http://www.amazeingart.com/img/cmn/maze-art-s.gif" width="126" height="30" border="0" alt="Amazeing Art mazes" target="_blank" title="Mazes, educational puzzles, and maze info" /></a>

Large Banner link to Amazeing Art: 486 x 72 pixels, 9.4 K

Amazeing Art mazes

Here is the code for Big Rhonda, the large banner:

<a href="http://www.amazeingart.com"><img src="http://www.amazeingart.com/img/cmn/maze-art.png" width="486" height="72" border="0" alt="Amazeing Art mazes" target="_blank" title="Mazes, educational puzzles, and maze info" /></a>

Notes

The code links directly to the images on my server (so it won't slow your server down). It also opens the link in a new window to keep your site open. If you want the images on your server instead, simply download them directly and then change the srcs.

Code also validates to XHTML 1.0 Transitional and HTML 4.1, so you can use it on any site.