Jeff Wolfe's Web Site Link Information
I would be happy to have you link to my web site from yours, so long as you observe the following guidelines. Sample HTML is given below.
- Please email me that you have linked to my site, so I can know you're out there and potentially link back to you.
- Please link to the primary mirror. If you're so inclined, you can link to the other mirrors also, but please always include a link to the primary mirror.
- Please do not link to my site inside of a frame. Use the "target=_top" attribute of the "a" tag, so that Jeff Wolfe's Web Site comes out in a full window. You can also use the BASE tag in the HEAD area to ensure that all sites you link to are not in frames. Even if you don't use frames yourself, put it there in case somebody links to you inside a frame. Somebody has to stop the madness. :->
Sample HTML
Use the following HTML as a model for linking to my site:
<a href="http://www.jeffwolfe.com/" target=_top>Jeff Wolfe's Web Site</a>.
Which comes out something like this:
Jeff Wolfe's Web Site.
Here is an example of using the BASE tag:
<HEAD>
...
<BASE target=_top>
</HEAD>
Thanks, and happy linking!
Back to Jeff Wolfe's Web Site.
Jeff Wolfe's Web Site Link Informition/ Copyright © 1997-2001, Jeffrey A. Wolfe / jwolfe@jwcc.com