<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: Antarctica</TITLE>
</HEAD>
<BODY BACKGROUND="binary/sidebar.jpg" BGCOLOR="#FFFFFF"
TEXT="#000033" VLINK="#660000"
LINK="#FF0000" ALINK="#CC0000">
<!-- 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">
<FONT SIZE="4">
<P>
<BR>
<FONT SIZE="6">Tarmac Travel: Antarctica</FONT><BR>
<P>
<CENTER>
<IMG SRC="binary/penguins.jpg"
HEIGHT="200" WIDTH="300"
HSPACE="5" VSPACE="5" ALT="China">
</CENTER>
<P><FONT SIZE="+3">F</FONT>rom
horizon to horizon all that seems to
exist is the dark blue ocean, snow and ice. But take a
closer look and you'll see that Antarctica has a life of its
own. Penguins huddle on the ice deciding whether to dive for
fish. Seabirds circle overhead. The expressions of life are
plentiful and diverse. Come and experience life in the
freezer.
<P>Are you ready to <A HREF="order.html">order your
Antarctic holiday?</A>
<!-- 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 © 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>