<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>Welcome To Tarmac Travel</TITLE>
<META NAME="description"
CONTENT="Tarmac Travel is a fictional travel agency whose web
was created to provide a step by step example of how
to create a web.">
<META NAME="keywords"
CONTENT="tarmac,travel,tarmac travel,
web,webhints,example,
design,creation,conception,programming
construction,build,building,creating,
tutorial,helper">
</HEAD>
<BODY BGCOLOR="#FFFFFF"
TEXT="#000033" VLINK="#660000"
LINK="#FF0000" ALINK="#CC0000">
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<CENTER>
<A HREF="home.html"><FONT SIZE="5">Are you ready to hit the Tarmac?</FONT></A>
</CENTER>
</BODY>
<!--------------------------------------------------------->
<!-- End of a Tarmac Travel Web Page -->
<!--------------------------------------------------------->
</HTML>