<HTML>

<!--------------------------------------------------------->
<!-- This is a page in the "Tarmac Travel" Example Web   -->
<!-- which is used as an example of web design and       -->
<!-- creation in the WebHints Tutorial at:               -->
<!--    http://www.ross.net/webhints/tutorial/           -->
<!-- Tarmac Travel is an fictional organization that was -->
<!-- imagined solely for the purposes of the example.    -->
<!-- Copyright (C) Ross N. Williams 1997.                -->
<!-- http://www.ross.net/                  ross@ross.net -->
<!--------------------------------------------------------->


<HEAD>
<TITLE>Tarmac Travel Home Page</TITLE>
</HEAD>

<BODY BACKGROUND="binary/sidebar.jpg" BGCOLOR="#FFFFFF"
      TEXT="#000033" VLINK="#660000"
      LINK="#FF0000" ALINK="#CC0000">
<FONT SIZE="4">

<P>
<BR>
<FONT SIZE="6">Tarmac Travel Home Page</FONT><BR>




<P>Welcome to Tarmac Travel. We have prepared an exciting collection
of package tours to help you explore the world. We hope that after surfing
our web, you'll want to hit the Tarmac soon!


<P>
<CENTER>
<TABLE>

<TR>
<TD><FONT SIZE="5"><A HREF="england.html">England</A></FONT></TD>
<TD><FONT SIZE="5"><A HREF="africa.html">Africa</A></FONT></TD>
<TD><FONT SIZE="5"><A HREF="china.html">China</A></FONT></TD>
</TR>

<TR>
<TD><FONT SIZE="5"><A HREF="antarctica.html">Antarctica</A></FONT></TD>
<TD><FONT SIZE="5"><A HREF="australia.html">Australia</A></FONT></TD>
<TD><FONT SIZE="5"><A HREF="greece.html">Greece</A></FONT></TD>
</TR>

</TABLE>
</CENTER>


</FONT>
<P>
<FONT COLOR="#336600" SIZE="2">Warning:
This is an <A HREF="../index.html">example web</A>.
Tarmac Travel is a fictional company.</FONT><BR>
</BODY>
<!--------------------------------------------------------->
<!--         End of a Tarmac Travel Web Page             -->
<!--------------------------------------------------------->
</HTML>