If you would like to link to GenForum, be our guest! There are instructions below on how to create hyperlinks to the GenForum home page, specific forums, and specific messages.
- Creating a Text Link to the GenForum Home Page
If you wish to create a link to GenForum that appears as plain text, insert the following code into your document:
<A HREF="http://genforum.genealogy.com/">GenForum</A>
The link will appear like this: GenForum
Creating a Graphical Link to the GenForum Home Page
If you wish to create a link to GenForum that appears as a graphic, insert the following code into your document:
<A HREF="http://genforum.genealogy.com/">
<IMG SRC="http://genforum.genealogy.com/logo.gif" BORDER="0" ALT="GenForum"></A>
The link will appear like this: 
Creating a Text Link to a Specific GenForum Forum
If you wish to create a link to a specific GenForum forum that appears as plain text, insert the following code into your document (we use the Smith forum in our example, but you should replace that with any forum you'd like):
<A HREF="http://genforum.genealogy.com/smith/">GenForum: Smith Family Forum</A>
The link will appear like this: GenForum: Smith Family Forum
Creating a Text Link to a Specific GenForum Message
If you wish to create a link to a specific GenForum message that appears as plain text, insert the following code into your document (we use a random Smith forum message in our example, but you should replace that with any forum/message you'd like):
<A HREF="http://genforum.genealogy.com/smith/messages/123.html">GenForum: Smith Forum Message 123</A>
The link will appear like this: GenForum: Smith Forum Message 123