Computer Hope links
We welcome anyone who wants to link to any of our pages. By letting others know about Computer Hope, you help ensure that Computer Hope's services continue to be free and continue to grow and improve. Below are just a few examples of how you can link to Computer Hope and our services. These are just examples, are not required, and can be changed to whatever you like or best suites your page.
Standard HTML link examples and source code
Graphic button link example and source code
Graphic banner link examples and source code
Graphic logo link example and source code
How to link to Computer Hope search engine
List Computer related news on your web page
Link to the Computer Hope word of the day
Computer Hope's free computer help
Computer Hope's computer dictionary
Computer Hope's computer history
Source code listing of above examples
<a href="http://www.computerhope.com">Computer Hope's free computer help</a>
<a href="http://www.computerhope.com/jargon.htm">Computer Hope computer dictionary</a>
<a href="http://www.computerhope.com/history/">Computer Hope computer history</a>
<a href="http://www.computerhope.com/news.htm">Computer Hope computer news</a>
<a href="http://www.computerhope.com/cgi-bin/wotd.cgi">Today's computer word</a>
Source code of the above example
<center><A HREF="http://www.computerhope.com"><img src="http://www.computerhope.com/hope.gif" alt="There is computer hope." border="0" width="88" height="31"></A></center>
Button example 2
Source code of the above example
<center><A HREF="http://www.computerhope.com"><img src="http://www.computerhope.com/hope2.gif" alt="There is computer hope." border="0" width="88" height="31"></A></center>
Note: If you have an ad blocker installed in your browser you may not see the below banners because many of these scripts and programs will block anything with the name banner in them.

Source code of the above example
<center><a href="http://www.computerhope.com"><img src="http://www.computerhope.com/banners/banner3.gif" alt="Free computer help" width="468" height="60"></a></center>
History banner example
Source code of the above example
<center><a href="http://www.computerhope.com"><img src="http://www.computerhope.com/banners/banner2.gif" alt="Computer history" width="468" height="60"></a></center>
News banner example
Source code of the above example
<center><a href="http://www.computerhope.com/news.htm"><img src="http://www.computerhope.com/banners/banner6.gif" alt="Computer Hope news" width="468" height="60"></a></center>
Dictionary banner example
Source code of the above example
<center><a href="http://www.computerhope.com/jargon.htm"><img src="http://www.computerhope.com/banners/banner7.gif" alt="Computer Hope dictionary" width="468" height="60"></a></center>
Source code of the above example
<center><a href="http://www.computerhope.com"><img src="http://www.computerhope.com/logo.gif"></a></center>
Note: This logo has a transparent background therefore should work well with any background with light colors. If using a dark color background you will notice a white border around the CH.
Linking to the Computer Hope Search engine
EXAMPLE:
SOURCE CODE:
<form action="http://www.computerhope.com/cgi-bin/search.cgi"><input name="q" Type="text" size="25"><input type="submit" name="sa" value="Search"></form>
List previous years computer related news on your page
Computer Hope posts links to the latest breaking Computer and Technology related news almost daily. We have several ways for users to add the Computer Hope news on their web page. See the news link section for examples and the source code for each of the examples.
Add a link to get "on this day in computer news", which links to related computer links that has happened on this day in the past.
Example:
Source:
<a href="http://www.computerhope.com/cgi-bin/today.cgi">On this day in computer news</a>
Link to the computer word of the day.
EXAMPLE:
Give users the ability to get a link to an unique computer related term every day. Below is an example of a link that will take a user to today's unique computer term of the day.
SOURCE CODE:
<a href="http://www.computerhope.com/cgi-bin/wotd.cgi">Computer word of the day</a>




