<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: Australia</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: Australia</FONT><BR>
<P>
<CENTER>
<IMG SRC="binary/koalas.jpg"
HEIGHT="200" WIDTH="300"
HSPACE="5" VSPACE="5" ALT="Koalas">
</CENTER>
<P><FONT SIZE="+3">A</FONT>ustralia
is a vast natural wonderland of
great beauty and contrast. A land of heat and thunder. The
land down under! Whether you want to ski in a world class
resort, hug a koala, or trek through the desert on a camel,
Australia has the holiday for you. If you book soon, they'll
chuck another shrimp on the barbie for you!
<P>Are you ready to <A HREF="order.html">order your
Australian 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>