<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="3">

<IMG SRC="binary/title.jpg"
 ALT="Tarmac Travel" HEIGHT="94" WIDTH="500"
 HSPACE="30">
<P>

<!-- The following table creates a 105 pixel margin.   -->
<!-- It also wraps the text it encloses to 380 pixels. -->
<TABLE><TR><TD WIDTH="105"></TD><TD WIDTH="380">



<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!

<CENTER>
<TABLE>

<TR><TD ALIGN="center">
                       
                       <A HREF="england.html"><IMG
                        SRC="binary/stonehenge_small.jpg"
                        HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                        ALT="Stonehenge" BORDER="0"></A><BR>
                       <A HREF="england.html">England</A>
                       
                       </TD>
<TD ALIGN="center">
                   
                   <A HREF="africa.html"><IMG
                    SRC="binary/elephant_small.jpg"
                    HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                    ALT="Elephant" BORDER="0"></A><BR>
                    <A HREF="africa.html">Africa</A>
                   
                   </TD>
<TD ALIGN="center">
                   
                   <A HREF="china.html"><IMG
                    SRC="binary/temple_small.jpg"
                    HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                    ALT="China" BORDER="0"></A><BR>
                    <A HREF="china.html">China</A>
                   
                   </TD></TR>

<TR><TD ALIGN="center">
                       
                       <A HREF="antarctica.html"><IMG
                        SRC="binary/penguins_small.jpg"
                        HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                        ALT="Penguins" BORDER="0"></A><BR>
                        <A HREF="antarctica.html">Antarctica</A>
                       
                       </TD>
<TD ALIGN="center">
                   
                   <A HREF="australia.html"><IMG
                    SRC="binary/koalas_small.jpg"
                    HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                    ALT="Koalas" BORDER="0"></A><BR>
                    <A HREF="australia.html">Australia</A>
                   
                   </TD>
<TD ALIGN="center">
                   
                   <A HREF="greece.html"><IMG
                    SRC="binary/parthenon_small.jpg"
                    HEIGHT="80" WIDTH="120" HSPACE="5" VSPACE="5"
                    ALT="Parthenon" BORDER="0"></A><BR>
                    <A HREF="greece.html">Greece</A>
                   
                   </TD></TR>

</TABLE>
</CENTER>


<!-- Start of the page footer -->
<P>
<HR>
<A HREF="home.html"><IMG BORDER="0"
    ALT="Tarmac Travel"
    WIDTH="64" HEIGHT="32"
    HSPACE="4" ALIGN="left"
    SRC="binary/logo.jpg"></A>

<FONT SIZE="2">
<A HREF="mailto:webmaster@tarmactravel.com.au"
>webmaster@tarmactravel.com.au</A><BR>
<A HREF="contact.html">
Contact us to book your holiday.</A><BR>
<A HREF="copyright.html">
Copyright &copy; Ross N. Williams 1997.
All rights reserved.</A><BR>
</FONT>
<HR>
<!-- End of the page footer -->

</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>


</TD></TR></TABLE>
<!-- End of the margin table  -->



</BODY>
<!--------------------------------------------------------->
<!--         End of a Tarmac Travel Web Page             -->
<!--------------------------------------------------------->
</HTML>