Flag This Hub

Free HTML Code: OnMouseOver / Click LH/RH HTML Menus; Table Link Menus; Center OnMouseOver HTML Menu. *** (Learn / Do)

By


HTML CODE: Combined OnMouseOver / Click LH/RH HTML Menus; A Center Diamond OnMouseOver HTML Menu; A Few Link Fest Menus: Intro

Addition ref. items: onmouseover, on mouse over, onmouse over, on mouseover.

These debugged example codes contain: OnMouseOver, html, html codes, color html, html background, color html codes, free html layouts, learn html, html tables, html background color, html codes for text, link html code, color html code, html code link, html coding, html image code, image html code, html codes for font and size.

Table of Contents:

  1. An HTML Left-Side Combined OnMouseOver / Click Menu.
  2. An HTML Right-Side Combined OnMouseOver / Click Menu.
  3. An HTML Center-Diamond OnMouseOver Menu.
  4. An HTML Federal Websites Link Menu.
  5. An HTML Search Engines Link Menu.
  6. An HTML Reference Websites Link Menu.
  7. An HTML Job Websites Link Menu.
  8. An HTML News Websites Link Menu.

The combined HTML OnMouseOver / Click menus:

  1. Have the click attribute on the text portion.
  2. Have the hover-enabled attribute on the 20x20 pixel icon.

The Link Fest Menus:

The link menus were included as much for their links as for their HTML Code. Some are worthy to be added to any website as an in-the-corner-somewhere sub-page. Delete and add links as appropriate. Each link menu uses a different variety of table structures; you can “plug and play” as works for you.

VB and SQL

If your project includes database work, you may be interested in the Visual Basic and SQL code articles.

Additional HTML Color Codes

Brown #A52A2A

Dark Gray #A9A9A9

Dark Green #006400

Dark Red #8B0000

Gold #FFD700

Gray #808080

Green #008000

Light Blue #ADD8E6

Light Green #90EE90

Orange #FFA500

Pink #FFC0CB

Silver #C0C0C0

Violet #EE82EE

Color Codes

The basic html for color codes is: color="#colorcode", where the color code is the HEX Triplet value.

As an example, for a black font you would use:

<font color="#000000">

Basic html color code list:

Black is #000000

Blue is #0000FF

Lime is #00FF00

Cyan is #00FFFF

Red is #FF0000

Magenta is #FF00FF

Yellow is #FFFF00

White is #FFFFFF

To scroll left/right in the code modules you can:

Use the scroll bar at the end of each module.

Or

Click anywhere on the code and use the left/right arrows.

(If the scroll bar isn’t visible and the code text isn’t sequentially numbered at left, then your computer may have run low on memory and is not displaying this page correctly. For a PC tune-up check list, you can click here.

HTML CODE: Combined OnMouseOver / Click Left-Side HTML Menu.

<html>
<head>
<link rel="shortcut icon" href="favicon.ico">
<title>WebsiteWithNoName.com</title>
</head>

<body background="images/vortec.jpg" style="BACKGROUND-POSITION: center 50%; BACKGROUND-REPEAT: no-repeat" bgcolor="#4169e1" LINK="#ffd700" alink="#ffd700" VLINK="#ffd700" TOPMARGIN="7" LEFTMARGIN="7" RIGHTMARGIN="7">

<p align="left">
<font color="#ffd700" FACE="Verdana" size="1">
<strong>Welcome to the<br>
<font size="3"><em>WebsiteWith<br>NoName.com<br></em>
<font size="1" color="#ffd700">
<br>
<hr COLOR="#510000" ALIGN="center" noSHADE SIZE="3" style="COLOR: darkred">
</P>

<p align="left">
<a target="main" href="home.htm" onmouseover="window.open ('home.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="home.htm"><strong><em><font FACE="Verdana" SIZE=2>Home</a>
</p>

<p align="left">
<a target="main" href="newsgreuters.htm" onmouseover="window.open ('newsgreuters.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="newsgreuters.htm"><strong><em><font FACE="Verdana" SIZE=2>Reuters News</a>
</p>

<p align="left">
<a target="main" href="newsgcnn.htm" onmouseover="window.open ('newsgcnn.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="newsgcnn.htm"><strong><em><font FACE="Verdana" SIZE=2>CNN News</a>
</p>

<p align="left">
<a target="main" href="newsgyahoo.htm" onmouseover="window.open ('newsgyahoo.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="newsgyahoo.htm"><strong><em><font FACE="Verdana" SIZE=2>Yahoo News</a>
</p>

<p align="left">
<a target="main" href="newsgbbc.htm" onmouseover="window.open ('newsgbbc.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="newsgbbc.htm"><strong><em><font FACE="Verdana" SIZE=2>BBC News</a>
</p>

<p align="left">
<strong><em><font FACE="Verdana" SIZE=2><br><br>
</p>

<p align="left">
<a target="_new" href="http://www.nws.noaa.gov/" onmouseover="window.open ('http://www.nws.noaa.gov/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="_new" href="http://www.nws.noaa.gov/"><strong><em><font FACE="Verdana" SIZE=2>Weather</a>
</p>

<p align="left">
<a target="_new" href="http://www.timeanddate.com/calendar/" onmouseover="window.open ('http://www.timeanddate.com/calendar/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="_new" href="http://www.timeanddate.com/calendar/"><strong><em><font FACE="Verdana" SIZE=2>2010 Calendar</a>
</p>

<p align="left">
<a target="main" href="fhs.htm" onmouseover="window.open ('fhs.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="main" href="fhs.htm"><strong><em><font FACE="Verdana" SIZE=2>2010 F.H.S.</a>
</p>

<p align="left">
<a target="_new" href="http://www.zap2it.com/" onmouseover="window.open ('http://www.zap2it.com/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
<a target="_new" href="http://www.zap2it.com/"><strong><em><font FACE="Verdana" SIZE=2>TV</a>
</p>

</body>
</html>

HTML CODE: Combined OnMouseOver / Click Right-Side HTML Menu.

<html>
<head>
<link rel="shortcut icon" href="favicon.ico">
<title>WebsiteWithNoName.com</title>
</head>

<body background="images/vortec.jpg" style="BACKGROUND-POSITION: center 50%; BACKGROUND-REPEAT: no-repeat" bgcolor="#4169e1" LINK="#ffd700" alink="#ffd700" VLINK="#ffd700" TOPMARGIN="2" LEFTMARGIN="7" RIGHTMARGIN="7">

<p align="center">
<a target="_blank" href="http://hubpages.com/_cco4hhs3s1hcwsb">
<img src="http://x.hubpages.com/x/hubpages_120-60.gif" alt="HubPages - Write/Publish/Earn - Free"></a><br>
<font size="1" color="#ffd700">
<hr COLOR="#510000" ALIGN="center" noSHADE SIZE="3" style="COLOR: darkred">
</P>

<p align="right">
<a target="main" href="articlelist.htm"><strong><em><font FACE="Verdana" SIZE=2>Articles</a>
<a target="main" href="articlelist.htm" onmouseover="window.open ('articlelist.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="main" href="newsgdailyquotes.htm"><strong><em><font FACE="Verdana" SIZE=2>Daily Quotes</a>
<a target="main" href="newsgdailyquotes.htm" onmouseover="window.open ('newsgdailyquotes.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="main" href="newsgstockmarket.htm"><strong><em><font FACE="Verdana" SIZE=2>Stock Market</a>
<a target="main" href="newsgstockmarket.htm" onmouseover="window.open ('newsgstockmarket.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="main" href="newsgtech.htm"><strong><em><font FACE="Verdana" SIZE=2>Tech News</a>
<a target="main" href="newsgtech.htm" onmouseover="window.open ('newsgtech.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="main" href="newsgdigg.htm"><strong><em><font FACE="Verdana" SIZE=2>Digg News</a>
<a target="main" href="newsgdigg.htm" onmouseover="window.open ('newsgdigg.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<strong><em><font FACE="Verdana" SIZE=2><br><br>
</p>

<p align="right">
<a target="main" href="linkfarm.htm"><strong><em><font FACE="Verdana" SIZE=2>Link Farm</a>
<a target="main" href="linkfarm.htm" onmouseover="window.open ('linkfarm.htm',target='main');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="_new" href="http://www.google.com/"><strong><em><font FACE="Verdana" SIZE=2><img SRC="images/google.gif" border="0"></a>
<a target="_new" href="http://www.google.com/" onmouseover="window.open ('http://www.google.com/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="_new" href="http://www.yahoo.com/"><strong><em><font FACE="Verdana" SIZE=2><img SRC="images/yahoo2.jpg" border="0"></a>
<a target="_new" href="http://www.yahoo.com/" onmouseover="window.open ('http://www.yahoo.com/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

<p align="right">
<a target="_new" href="http://www.bing.com/"><strong><em><font FACE="Verdana" SIZE=2><img SRC="images/bingx.jpg" border="0"></a>
<a target="_new" href="http://www.bing.com/" onmouseover="window.open ('http://www.bing.com/',target='_new');"><img SRC="images/menuiconanim.gif" border="0"></a>
</p>

</body>
</html>

HTML CODE: A Center Diamond OnMouseOver HTML Menu.

<html>
<head>
<title>Link Farm</title>
</head>

<body background="images/spaceripple516t.jpg" style="BACKGROUND-POSITION: center 50%; BACKGROUND-REPEAT: no-repeat" bgcolor="#000000" LINK="#ffd700" alink="#ff0000" VLINK="#888888" TOPMARGIN="5" LEFTMARGIN="70" RIGHTMARGIN="50">


<table width="100%" align="center">

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font COLOR="#ffd700" FACE="Verdana"><font size="4"><STRONG><em>Link Farm</em><br>
	<font size="1" color="red">Menu items hover enabled.
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

</table>

<br>

<!------------------------------------------------------------------------->
<table width="100%" align="center">

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLfed.htm" onmouseover="window.open ('LonsLinks/LLfed.htm',target='main');"><strong>Federal</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLnetsearch.htm" onmouseover="window.open ('LonsLinks/LLnetsearch.htm',target='main');"><strong>Net Search</A>
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLreference.htm" onmouseover="window.open ('LonsLinks/LLreference.htm',target='main');"><strong>Reference</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLemp.htm" onmouseover="window.open ('LonsLinks/LLemp.htm',target='main');"><strong>Job<br>Search</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLstocks.htm" onmouseover="window.open ('LonsLinks/LLstocks.htm',target='main');"><strong>Stocks<br>& Fin'l</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/tech/LLtech.htm" onmouseover="window.open ('LonsLinks/tech/LLtech.htm',target='main');"><strong>Tech</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLnews.htm" onmouseover="window.open ('LonsLinks/LLnews.htm',target='main');"><strong>News</A><br><font COLOR="#000080">
	</font>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLauto.htm" onmouseover="window.open ('LonsLinks/LLauto.htm',target='main');"><strong>Automotive</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLconsumer.htm" onmouseover="window.open ('LonsLinks/LLconsumer.htm',target='main');"><strong>Consumer</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/LLmedical.htm" onmouseover="window.open ('LonsLinks/LLmedical.htm',target='main');"><strong>Medical</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/FiftyPlus.htm" onmouseover="window.open ('LonsLinks/FiftyPlus.htm',target='main');"><strong>50+</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>

<tr><td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td></tr>


<!------------------------------------------------------------------------->

<tr>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="2" ><em>
	<A target=main href="LonsLinks/TimeKillCentral.htm" onmouseover="window.open ('LonsLinks/TimeKillCentral.htm',target='main');"><strong>Time Kill<br>Central</A><br><font COLOR="#000080">
	</font>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

<td ALIGN="center">
	<font FACE="Verdana" SIZE="1">
	<br>
</td>

</tr>

<!------------------------------------------------------------------------->

</font>

</table>

</body>
</html>

HTML CODE: The Federal Websites Link Menu.

<!--------------- The Fed Links Page ---------->
<html>
<head>
<base target="_blank" width="100%" height="100%">
<title>Federal Links</title>
</head>

<body background="../images/slate7.jpg" bgcolor="#000080" alink="#FF0000" topmargin="20" leftmargin="50">

<h1 align="center"><font color="#ffd700" size="7"><em><strong>Federal </strong></em></font></h1>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.usps.gov"><font size="3"><strong>USPS</strong></font></a></td>
        <td><font size="3"><strong>Post Office.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.irs.gov/"><font size="3"><strong>IRS</strong></font></a></td>
        <td><font size="3"><strong>Internal Revenue Service.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.irs.gov/advocate/"><font size="3"><strong>IRS Advocate</strong></font></a></td>
        <td><font size="3"><strong>IRS help.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.ftc.gov"><font size="3"><strong>FTC</strong></font></a></td>
        <td><font size="3"><strong>Federal Trade Commission.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fda.gov/"><font size="3"><strong>FDA</strong></font></a></td>
        <td><font size="3"><strong>Food and Drug Administration.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.ssa.gov"><font size="3"><strong>SSA</strong></font></a></td>
        <td><font size="3"><strong>Social Security Administration.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.cms.hhs.gov/"><font size="3"><strong>CMS.HHS.gov</strong></font></a></td>
        <td><font size="3"><strong>Centers for Medicare/Medicaid Services. Includes nursing home ratings.</strong></font></td>
    </tr>
     <tr>
        <td><a href="http://www.medicare.gov"><font size="3"><strong>Medicare</strong></font></a></td>
        <td><font size="3"><strong>Medicare Information.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.govbenefits.gov/"><font size="3"><strong>GovBenefits</strong></font></a></td>
        <td><font size="3"><strong>Official benefits site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.bls.gov/"><font size="3"><strong>BLS</strong></font></a></td>
        <td><font size="3"><strong>Department of Labor, Bureau of Labor Statistics.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.usmint.gov"><font size="3"><strong>USmint</strong></font></a></td>
        <td><font size="3"><strong>U.S. Mint.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.gsa.gov"><font size="3"><strong>GSA</strong></font></a></td>
        <td><font size="3"><strong>General Services Administration.</strong></font></td>
    </tr>
    <tr>
        <td><a href="https://www.fpds.gov/"><font size="3"><strong>FPDS</strong></font></a></td>
        <td><font size="3"><strong>Federal Procurement Data System.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fedbizopps.gov/"><font size="3"><strong>FedBizOpps</strong></font></a></td>
        <td><font size="3"><strong>Federal government procurement opportunities.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fbodaily.com/"><font size="3"><strong>FBOdaily</strong></font></a></td>
        <td><font size="3"><strong>FedBizOpps (FBO).</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.hud.gov/"><font size="3"><strong>HUD</strong></font></a></td>
        <td><font size="3"><strong>Housing and Urban Development.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.state.gov"><font size="3"><strong>State Dept.</strong></font></a></td>
        <td><font size="3"><strong>State Department.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.travel.state.gov"><font size="3"><strong>State Dept.</strong></font></a></td>
        <td><font size="3"><strong>State Department. How to get passport.</strong></font></td>
    </tr>
    <tr>
        <td><a href="https://www.cia.gov/"><font size="3"><strong>CIA</strong></font></a></td>
        <td><font size="3"><strong>Includes world fact book.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fbi.gov"><font size="3"><strong>FBI</strong></font></a></td>
        <td><font size="3"><strong>FBI.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.gao.gov"><font size="3"><strong>GAO</strong></font></a></td>
        <td><font size="3"><strong>General Accounting Office.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fdic.gov/"><font size="3"><strong>FDIC</strong></font></a></td>
        <td><font size="3"><strong>Federal Deposit Insurance Corporation.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.nhtsa.dot.gov/"><font size="3"><strong>NHTSA</strong></font></a></td>
        <td><font size="3"><strong>National Highway Traffic Safety Administration.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.pueblo.gsa.gov"><font size="3"><strong>CIC</strong></font></a></td>
        <td><font size="3"><strong>Consumer Information Catalog.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.grants.gov/"><font size="3"><strong>Grants</strong></font></a></td>
        <td><font size="3"><strong>Central source for organization grants.</strong></font></td>
    </tr>
     <tr>
        <td><a href="http://www.cdc.gov"><font size="3"><strong>CDC</strong></font></a></td>
        <td><font size="3"><strong>Center for Disease Control.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://thomas.loc.gov"><font size="3"><strong>Congressional
        Information</strong></font></a></td>
        <td><font size="3"><strong>Legislative Information
        Service.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://hubble.nasa.gov/"><font size="3"><strong>NASA</strong></font></a></td>
        <td><font size="3"><strong>NASA Hubble telescope.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://hubblesite.org/gallery/"><font size="3"><strong>NASA Gallery</strong></font></a></td>
        <td><font size="3"><strong>NASA Hubble telescope images.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://earthquake.usgs.gov/"><font size="3"><strong>USGS</strong></font></a></td>
        <td><font size="3"><strong>USGS earthquake site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fueleconomy.gov"><font size="3"><strong>FuelEconomy.gov</strong></font></a></td>
        <td><font size="3"><strong>EPA mileage data and info.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.sec.gov/"><font size="3"><strong>SEC</strong></font></a></td>
        <td><font size="3"><strong>Securities and Exchange Commission.</strong></font></td>
    </tr>
</table>
</div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Nat'l Libraries</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.loc.gov/"><font size="3"><strong>
		LOC</strong></font></a></td>
        <td><font size="3"><strong>Library of Congress.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.nlm.nih.gov/"><font size="3"><strong>
		NLM</strong></font></a></td>
        <td><font size="3"><strong>National Library of Medicine.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.ed.gov/NLE/"><font size="3"><strong>
		NLE</strong></font></a></td>
        <td><font size="3"><strong>National Library of Education.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.nal.usda.gov/"><font size="3"><strong>
		NAL</strong></font></a></td>
        <td><font size="3"><strong>National Agricultural Library.</strong></font></td>
    </tr>
</table>
</div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Directories</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.usa.gov/"><font size="3"><strong>USA</strong></font></a></td>
        <td><font size="3"><strong>U.S. government's official web portal.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.fedworld.gov"><font size="3"><strong>Fed
        World</strong></font></a></td>
        <td><font size="3"><strong>Links, more....</strong></font></td>
    </tr>
</table>
</div>

<br>

<p align="center"><img SRC="../images/H8.jpg" WIDTH="350" HEIGHT="172"></p>

</body>
</html>

HTML CODE: The Search Engines Link Menu.

<!--------------- The Net Search Page ---------->
<html>
<head>
<base target="_blank" width="100%" height="100%">
<title>Search Engines, directories, more</title>
</head>

<body background="../images/slate7.jpg" bgcolor="#000080" alink="#FF0000" topmargin="20" leftmargin="50">

<h1 align="center"><font color="#ffd700" size="7"><em><strong>Search </strong></em></font></h1>

<p align="center"></strong></em></font>
<font color="#ff0000" size="4"><strong>* <font color="#ffff00" size="2">links are hover enabled.</strong></em></font></p>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">    <tr>
        <td><a href="http://www.search.com/"><font size="3"><strong>Search(CNET)</strong></font></a></td>
        <td><a href="http://www.hotbot.com"><font size="3"><strong>HotBot(SE)</strong></font></a></td>
        <td><a href="http://www.ixquick.com/"><font size="3"><strong>ixquick(META)</strong></font></a></td>
    </tr>
     <tr>
        <td><a href="http://www.excite.com"><font size="3"><strong>Excite(DIR)</strong></font></a></td>
        <td><a href="http://www.ask.com"><font size="3"><strong>Ask</strong></font></a></td>
        <td><a href="http://www.dogpile.com"><font size="3"><strong>DogPile</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.altavista.com/"><font size="3"><strong>AltaVista(SE)</strong></font></a></td>
        <td><a href="http://webcrawler.com/"><font size="3"><strong>WebCrawler</strong></font></a></td>
        <td><a href="http://euroseek.net"><font size="3"><strong>EuroSeek(SE)</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.cuil.com/"><font size="3"><strong>cuil</strong></font></a></td>
        <td><a href="http://mamma.com"><font size="3"><strong>mamma</strong></font></a></td>
        <td><a href="http://www.msn.com"><font size="3"><strong>MSN</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.looksmart.com"><font size="3"><strong>LookSmart</strong></font></a></td>
        <td><a href="http://www.powerset.com/><font size="3"><strong>powerset</strong></font></a></td>
        <td><a href="http://www.lexisnexis.com/"><font size="3"><strong>lexisnexis(fee)</strong></font></a></td>
    </tr>
</table>
</center></div>

<br>
<div align="center">
<table border="5" cellspacing="0" width="30%" background="../images/graypat.gif">    
    <tr><td><p align="center"><a href="http://www.google.com/" onmouseover="window.open ('http://www.google.com/',target='_new');"><font size="3"><strong>Google<br>Search</a><font color="red">*</P></td></tr>
    <tr><td><p align="center"><a href="http://www.yahoo.com/" onmouseover="window.open ('http://www.yahoo.com/',target='_new');"><font size="3"><strong>Yahoo!<br>Search</a><font color="red">*</P></td></tr>
</table>
</center></div>
<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><a href="http://groups.yahoo.com/"><font size="3"><strong>Groups (via yahoo)</strong></font></a></td>
        <td><a href="http://groups.google.com/"><font size="3"><strong>Groups (via google)</strong></font></a></td>
    </tr>
</table>
</center></div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">    <tr>
        <td><font size="3"><strong>People/Entity/# Resources</strong></font></td>
        <td><font size="3"><strong>People/Entity/# Resources</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://people.yahoo.com"><font size="3"><strong>people.yahoo</strong></font></a></td>
        <td><a href="http://www.whowhere.com"><font size="3"><strong>WhoWhere</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.yellowbook.com"><font size="3"><strong>YellowBook (rev#)</strong></font></a></td>
        <td><a href="http://www.rottenneighbor.com/"><font size="3"><strong>RottenNeighbor</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://800notes.com"><font size="3"><strong>800notes</strong></font></a></td>
        <td><a href="http://ratemycop.com/"><font size="3"><strong>ratemycop</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.classmates.com"><font size="3"><strong>classmates</strong></font></a></td>
        <td><a href="http://www.reunion.com"><font size="3"><strong>reunion</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.facebook.com"><font size="3"><strong>facebook</strong></font></a></td>
        <td><a href="http://eons.com/"><font size="3"><strong>eons</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.myspace.com"><font size="3"><strong>myspace</strong></font></a></td>
        <td><a href="http://www.gather.com/"><font size="3"><strong>gather</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.youtube.com"><font size="3"><strong>youtube</strong></font></a></td>
        <td><a href="http://www.metacafe.com/"><font size="3"><strong>metacafe</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.infospace.com"><font size="3"><strong>infospace</strong></font></a></td>
        <td><a href="http://www.zoominfo.com"><font size="3"><strong>zoominfo</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://www.bebo.com/"><font size="3"><strong>bebo</strong></font></a></td>
        <td><a href="http://www.xanga.com/"><font size="3"><strong>xanga</strong></font></a></td>
    </tr>
</table>
</center></div>

<P align="center"><strong><font size=2 color="yellow" >
NOTE: County Clerk/Recorder sites have all sorts of info.
</P>


<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">    <tr>
        <td><font size="3"><strong>File Resources</strong></font></td>
        <td><font size="3"><strong>File Resources</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.shareware.com"><font size="3"><strong>Shareware(CNET)</strong></font></a></td>
        <td><a href="http://www.filez.com"><font size="3"><strong>Filez</strong></font></a></td>
    </tr>
    <tr>
        <td><a href="http://downloads-zdnet.com"><font size="3"><strong>ZDnet</strong></font></a></td>
        <td><a href="http://www.download.com"><font size="3"><strong>Download</strong></font></a></td>
    </tr>
</table>
</center></div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>URL/DOMAIN Resources </strong></font></td>
    </tr>
    <tr>
        <td><a href="http://searchenginewatch.com/"><font size="3"><strong>searchenginewatch</strong></font></a></td>
        <td><font size="3"><strong>Search subject tracking.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.internic.net/"><font size="3"><strong>INTERNIC</strong></font></a></td>
        <td><font size="3"><strong>The com/net/org/edu domains.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://spamlinks.net/track-trace.htm"><font size="3"><strong>spamlinks.net</strong></font></a></td>
        <td><font size="3"><strong>Spam track &amp; trace.</strong></font></td>
    </tr>
   <tr>
        <td><a href="http://www.spamhaus.org/"><font size="3"><strong>spamhaus</strong></font></a></td>
        <td><font size="3"><strong>Worthwhile anti-spam site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://whois.nic.gov/"><font size="3"><strong>U.S. gov NIC</strong></font></a></td>
        <td><font size="3"><strong>The GOV domain.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.nic.mil/"><font size="3"><strong>U.S. DOD NIC</strong></font></a></td>
        <td><font size="3"><strong>The MIL domain.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.iana.org/"><font size="3"><strong>IANA</strong></font></a></td>
        <td><font size="3"><strong>Country domains.</strong></font></td>
    </tr>

</table>
</center></div>

<br>

<p align="center"><img SRC="../images/WLowl.jpg" WIDTH="90%" HEIGHT="70%"></p>



<!-----------------Begin WebMaster Statement-----------------></strong>

<!-----------------End WebMaster Statement-------------------></strong>
</body>
</html>

HTML CODE: The Reference Websites Link Menu.

<!--------------- The Reference Page ---------->
<html>
<head>
<base target="_blank" width="100%" height="100%">
<title>Reference Websites</title>
</head>

<body background="../images/slate7.jpg" bgcolor="#000080" alink="#FF0000" topmargin="20" leftmargin="50">

<h1 align="center"><font color="#ffd700" size="7"><em><strong>Reference</strong></em></font></h1>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://nist.time.gov"><font size="3"><strong>nist.time.gov</strong></font></a></td>
        <td><font size="3"><strong>Official U.S. time.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.timeanddate.com/"><font size="3"><strong>timeanddate</strong></font></a></td>
        <td><font size="3"><strong>Print calendars, more.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://maps.google.com/"><font size="3"><strong>maps.google</strong></font></a></td>
        <td><font size="3"><strong>Excellent road maps.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://maps.yahoo.com/"><font size="3"><strong>maps.yahoo</strong></font></a></td>
        <td><font size="3"><strong>Maps.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.mapquest.com"><font size="3"><strong>mapquest</strong></font></a></td>
        <td><font size="3"><strong>Maps.</strong></font></td>
    </tr>
</table></div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://reference.com/"><font size="3"><strong>reference</strong></font></a></td>
        <td><font size="3"><strong>Excellent general info site.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://about.com/"><font size="3"><strong>about</strong></font></a></td>
        <td><font size="3"><strong>Excellent general info site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.allrefer.com/"><font size="3"><strong>allrefer</strong></font></a></td>
        <td><font size="3"><strong>Excellent general info site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.answers.com/"><font size="3"><strong>answers</strong></font></a></td>
        <td><font size="3"><strong>Excellent general info site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://en.wikipedia.org/"><font size="3"><strong>wikipedia</strong></font></a></td>
        <td><font size="3"><strong>Excellent general info site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.snopes.com/"><font size="3"><strong>snopes</strong></font></a></td>
        <td><font size="3"><strong>Urban legends, confirms/refutes.</strong></font></td>
    </tr>   
    <tr>
        <td><a href="http://dictionary.reference.com/"><font size="3"><strong>dictionary</strong></font></a></td>
        <td><font size="3"><strong>Standard dictionary.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.buzzwhack.com/"><font size="3"><strong>buzzwhack</strong></font></a></td>
        <td><font size="3"><strong>Buzzword dictionary.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.urbandictionary.com/"><font size="3"><strong>urbandictionary</strong></font></a></td>
        <td><font size="3"><strong>Urban dictionary.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.brainyquote.com/"><font size="3"><strong>brainyquote</strong></font></a></td>
        <td><font size="3"><strong>Famous quotes and quotations.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.freedict.com/"><font size="3"><strong>freedict</strong></font></a></td>
        <td><font size="3"><strong>Language translation dictionary.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.languagemonitor.com/"><font size="3"><strong>languagemonitor</strong></font></a></td>
        <td><font size="3"><strong>The Global English Language Monitor.</strong></font></td>
    </tr>
</table>
</div>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><a href="http://groups.yahoo.com/"><font size="3"><strong>Groups (via yahoo)</strong></font></a></td>
        <td><a href="http://groups.google.com/"><font size="3"><strong>Groups (via google)</strong></font></a></td>
    </tr>
</table>
</center></div>

<br>

<p align="center"><img SRC="../images/H3.jpg" WIDTH="350" HEIGHT="313"></p>

</body>
</html>

HTML CODE: The Employment Websites Link Menu.

<html>

<head>
<base target="_blank">
<title>Employment</title>
</head>

<!---------------------Start background ---------------->
<body background="../images/slate7.jpg" bgcolor="#000080" alink="#FF0000" topmargin="20" leftmargin="50">
<strong><!----------------------End background----------------------></strong><strong><!-------------------Start Page Name------------------></strong>

<h1 align="center"><font color="#ffd700" size="7"><em><strong>Employment </strong></em></font></h1>
<br>
<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
      <tr>
        <td><a href="http://www.indeed.com"><font size="3"><strong>Indeed</strong></font></a></td>
        <td><font size="3"><strong>All jobs.  Aggregator.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.workzoo.com"><font size="3"><strong>WorkZoo</strong></font></a></td>
        <td><font size="3"><strong>All jobs.  Aggregator.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.governmentjobs.com/"><font size="3"><strong>GovernmentJobs</strong></font></a></td>
        <td><font size="3"><strong>Appears to have them all.</strong></font></td>
    </tr>
</table>
</div>

<br>
<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.jobbankinfo.org/"><font size="3"><strong>jobbankinfo</strong></font></a></td>
        <td><font size="3"><strong>State job banks.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.getthejob.com/"><font size="3"><strong>GetTheJob</strong></font></a></td>
        <td><font size="3"><strong>Company websites only.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.job-hunt.org/ "><font size="3"><strong>job-hunt</strong></font></a></td>
        <td><font size="3"><strong>Employment advice. Portal.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://snagajob.com/"><font size="3"><strong>snagajob</strong></font></a></td>
        <td><font size="3"><strong>Hourly employment.</strong></font></td>
    </tr>
     <tr>
        <td><a href="http://hotjobs.com"><font size="3"><strong>HotJobs</strong></font></a></td>
        <td><font size="3"><strong>All jobs.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careerbuilderpath.com"><font size="3"><strong>CareerBuilder</strong></font></a></td>
        <td><font size="3"><strong>All jobs.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careerpath.com"><font size="3"><strong>CareerPath</strong></font></a></td>
        <td><font size="3"><strong>All jobs. Newspaper classifieds.</strong></font></td>
    </tr>
      <tr>
        <td><a href="http://www.usajobs.com/"><font size="3"><strong>USAjobs.com</strong></font></a></td>
        <td><font size="3"><strong>Federal site for Federal jobs.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.dice.com"><font size="3"><strong>D.I.C.E.</strong></font></a></td>
        <td><font size="3"><strong>Tech jobs, mostly agencies.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careermosaic.com"><font size="3"><strong>CareerMosaic</strong></font></a></td>
        <td><font size="3"><strong>Mostly company direct.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.mysteryshop.org/"><font size="3"><strong>MysteryShop</strong></font></a></td>
        <td><font size="3"><strong>Possible assignments, more.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.jobhuntersbible.com"><font size="3"><strong>JobHuntersBible</strong></font></a></td>
        <td><font size="3"><strong>Advice and links.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.rileyguide.com"><font size="3"><strong>RileyGuide</strong></font></a></td>
        <td><font size="3"><strong>Advice and links.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://jobsmart.org/"><font size="3"><strong>JobSmart</strong></font></a></td>
        <td><font size="3"><strong>Salary info, advice, links.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careerbabe.com"><font size="3"><strong>CareerBabe.com</strong></font></a></td>
        <td><font size="3"><strong>Advice, links, work-after-50.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.avuecentral.com"><font size="3"><strong>AvueCentral</strong></font></a></td>
        <td><font size="3"><strong>Federal jobs.  A difficult site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.bestjobsusa.com"><font size="3"><strong>BestJobsUSA</strong></font></a></td>
        <td><font size="3"><strong>All jobs.  A limited site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careercenter.net"><font size="3"><strong>CareerCenter</strong></font></a></td>
        <td><font size="3"><strong>All jobs.  A limited site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.jobs.com"><font size="3"><strong>Jobs</strong></font></a></td>
        <td><font size="3"><strong>All jobs.  A limited site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.monster.com"><font size="3"><strong>Monster</strong></font></a></td>
        <td><font size="3"><strong>This site has become obstructive and buries you in ads.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://jobfairy.com/"><font size="3"><strong>JobFairy</strong></font></a></td>
        <td><font size="3"><strong>Tech job network site, more.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://salary.com/"><font size="3"><strong>Salary</strong></font></a></td>
        <td><font size="3"><strong>Various job/career info.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://workplacefairness.org/"><font size="3"><strong>WorkPlaceFairness</strong></font></a></td>
        <td><font size="3"><strong>Workplace info.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.careerjournal.com/"><font size="3"><strong>CareerJournal</strong></font></a></td>
        <td><font size="3"><strong>Executive career site.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://unitedprofessionals.org/ "><font size="3"><strong>U.P.</strong></font></a></td>
        <td><font size="3"><strong>United Professionals.</strong></font></td>
    </tr>
</table>
</div>

<br>
<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
      <tr>
        <td><a href="http://www.elance.com/"><font size="3"><strong>elance</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.guru.com/"><font size="3"><strong>guru</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.hotgigs.com/"><font size="3"><strong>hotgigs</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.getacoder.com/"><font size="3"><strong>getacoder</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.contractedwork.com/"><font size="3"><strong>contractedwork</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.rentacoder.com/"><font size="3"><strong>rentacoder</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.freelancedesigners.com/"><font size="3"><strong>freelancedesigners</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.directfreelance.com/"><font size="3"><strong>directfreelance</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.project4hire.com/"><font size="3"><strong>project4hire</strong></font></a></td>
        <td><font size="3"><strong>Freelance.</strong></font></td>
    </tr>
</table>
</div>

<p align="center"><img SRC="../images/dogsign.jpg"  ></p>

<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
      <tr>
        <td><a href="http://retirementjobs.com/"><font size="3"><strong>retirementjobs</strong></font></a></td>
        <td><font size="3"><strong>Employment for older workers.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://seniorjobbank.com/"><font size="3"><strong>seniorjobbank</strong></font></a></td>
        <td><font size="3"><strong>Employment for older workers.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://seniors4hire.org/"><font size="3"><strong>seniors4hire</strong></font></a></td>
        <td><font size="3"><strong>Employment for older workers.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.yourencore.com/"><font size="3"><strong>yourencore</strong></font></a></td>
        <td><font size="3"><strong>Employment for older workers.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://dinosaur-exchange.com/"><font size="3"><strong>dinosaur-exchange</strong></font></a></td>
        <td><font size="3"><strong>Employment for older workers. Intl.</strong></font></td>
    </tr>
</table>
</div>

</body>
</html>

HTML CODE: The News Websites Link Menu.

<!--------------- The News Page ---------->
<html>
<head>
<base target="_blank" width="100%" height="100%">
<title>News</title>
</head>

<body background="../images/slate7.jpg" bgcolor="#000080" alink="#FF0000" topmargin="20" leftmargin="50">

<h1 align="center"><font color="#ffd700" size="7"><em><strong>News </strong></em></font></h1>

<p align="center"></strong></em></font>
<font color="#ff0000" size="4"><strong>* <font color="#ffff00" size="2">links are hover enabled.</strong></em></font></p>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>
   <tr>
        <td><a href="http://www.accuweather.com/"><font size="3"><strong>accuweather</strong></font></a></td>
        <td><font size="3"><strong>Weather or not.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.wunderground.com/"><font size="3"><strong>wunderground</strong></font></a></td>
        <td><font size="3"><strong>Weather or not.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.traffic.com"><font size="3"><strong>traffic</strong></font></a></td>
        <td><font size="3"><strong>Road traffic conditions.</strong></font></td>
    </tr>
    <tr>
        <td><a href="http://www.zap2it.com/"><font size="3"><strong>zap2it</strong></font></a></td>
        <td><font size="3"><strong>TV guide.</strong></font></td>
    </tr>

</table></div>

<br>
<div align="center">
<table border="5" cellspacing="0" width="30%" background="../images/graypat.gif">    
    <tr><td><p align="center"><a href="http://news.google.com/" onmouseover="window.open ('http://news.google.com/',target='_new');"><font size="3"><strong>Google<br>News</a><font color="red">*</P></td></tr>
    <tr><td><p align="center"><a href="http://news.yahoo.com/" onmouseover="window.open ('http://news.yahoo.com/',target='_new');"><font size="3"><strong>Yahoo!<br>News</a><font color="red">*</P></td></tr>
</table>
</center></div>
<br>

<div align="center">
<table border="5" cellspacing="0" width="90%" background="../images/graypat.gif">
    <tr>
        <td><font size="3"><strong>Resource</strong></font></td>
        <td><font size="3"><strong>Description</strong></font></td>
    </tr>

     <tr>
        <td><a href="http://www.cbsnews.com/"><font size="3"><strong>CBS News</strong></font></a></td>
        <td><font size="3"><strong>CBS Network. All the news.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.cnn.com/"><font size="3"><strong>CNN</strong></font></a></td>
        <td><font size="3"><strong>Cable. All the news.</strong></font></td>
    </tr>
    
    <tr>
        <td><a href="http://www.foxnews.com/"><font size="3"><strong>Fox News</strong></font></a></td>
        <td><font size="3"><strong>Cable. All the news.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://news.bbc.co.uk/"><font size="3"><strong>BBC</strong></font></a></td>
        <td><font size="3"><strong>BBC News.</strong></font></td>
    </tr>
    
    <tr>
        <td><a href="http://www.bloomberg.com/"><font size="3"><strong>bloomberg</strong></font></a></td>
        <td><font size="3"><strong>Business/Financial news.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.freep.com/"><font size="3"><strong>freep</strong></font></a></td>
        <td><font size="3"><strong>Detroit Free Press. Auto news, more.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://slashdot.org/"><font size="3"><strong>slashdot</strong></font></a></td>
        <td><font size="3"><strong>News for nerds, stuff that matters.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.gearlog.com/"><font size="3"><strong>gearlog</strong></font></a></td>
        <td><font size="3"><strong>Tech news, more.</strong></font></td>
    </tr>
    
    <tr>
        <td><a href="http://www.informationweek.com/"><font size="3"><strong>informationweek</strong></font></a></td>
        <td><font size="3"><strong>Tech news.</strong></font></td>
    </tr>
    
    <tr>
        <td><a href="http://www.physorg.com/"><font size="3"><strong>physorg</strong></font></a></td>
        <td><font size="3"><strong>Science/Tech news.</strong></font></td>
    </tr>
    
   <tr>
        <td><a href="http://news.com.com/"><font size="3"><strong>news.com.com</strong></font></a></td>
        <td><font size="3"><strong>Tech/Business news. CNET</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.sciencemag.org/"><font size="3"><strong>sciencemag</strong></font></a></td>
        <td><font size="3"><strong>Science news.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.livescience.com/"><font size="3"><strong>livescience</strong></font></a></td>
        <td><font size="3"><strong>Science/Tech news.</strong></font></td>
    </tr>
    
    <tr>
        <td><a href="http://www.happynews.com/"><font size="3"><strong>happynews</strong></font></a></td>
        <td><font size="3"><strong>Just the good news.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://www.newspapers.com"><font size="3"><strong>Newspapers</strong></font></a></td>
        <td><font size="3"><strong>Newspaper directory.</strong></font></td>
    </tr>

    <tr>
        <td><a href="http://newspaperlinks.com/"><font size="3"><strong>NewspaperLinks</strong></font></a></td>
        <td><font size="3"><strong>Newspaper directory.</strong></font></td>
    </tr>
    
</table></div>

<br>

<p align="center"><img SRC="../images/H7.jpg" WIDTH="90%" HEIGHT="90%"></p>

</body>
</html>

The Vortec image used for the left/right side menus.

The Vortec image used for the left/right side menus.
The Vortec image used for the left/right side menus.

The Space Ripple image used for the center diamond menu.

The Space Ripple image used for the center diamond menu.
The Space Ripple image used for the center diamond menu.

The Gray Pattern image used for the tables in the link menus.

The Gray Pattern image used for the tables in the link menus.
The Gray Pattern image used for the tables in the link menus.

The Slate image used for the background in the link menus.

The Slate image used for the background in the link menus.
The Slate image used for the background in the link menus.

Comments

No comments yet.

Submit a Comment
Members and Guests

Sign in or sign up and post using a hubpages account.



    Like this Hub?
    Please wait working