How to add a link to 50states.com

Choose one of the following HTML options:

--------Text Link--------
Highlight, copy & paste this HTML code into your own web page document to create the link.

<a href="http://www.50states.com/" target="_top">50 States and Capitals</a>

-------Graphic Link-----
If you choose the red, white and blue button graphic option (shown)
Highlight, copy & paste this HTML code into your own web page document to create the link.

Facts about all 50 States

<a href="http://www.50states.com/" target="_top"> <img src="http://www.50states.com/images/50states.gif" alt="Facts about all 50 States" width=91 height=27 border=0></a>

Upload changes to your web server along with the updates to your page.