Truly Useful sites
I've always loved stumbling upon a really useful site for gaming and or other sites that I just like. Herein are some of those links!
Here is a helpful tool to help you figure out how to put up a link on your own website
Add this
code where you want the link to be on your Web page: <a
href="http://url_here.htm">Title Of Link</a>Extra text you
want to add.
Replace http://url_here.htm with the address of the page you want to link to.
Replace "Title Of Link" with what you want people to click on to get to the page you want them to go to.
Replace "Extra text you want to add." with anything extra you might want to add like a description of the page.