Loading TitleBar and some JavaScript stuff -- just a moment...
[ Site Map ] - [ Index ] - [ Pre-Flight Software ] - [ Downloads ] - [ Pick of the Week ] - [ Links ] - [ Website Info ] - [ FREE-FLIGHT ]

"Pick of the Week" Recognition


      This is a note to all authors whose work has been featured on these pages...

      Although it's not that big of a deal now, at some point it may be nice to be able to
      place a small icon on a page of your own web site that makes mention of the fact that
      examples of your work have been featured as a "Pick of the Week" at the Pre-Flight
      Checklist Web Site.

      To that end, this page includes the necessary HTML code for doing just that. The image
      file referenced, pw_icon.gif, is the icon you clicked to view this page. If you elect to
      include this icon, placement is not important but please keep it as a link back to the
      Pre-Flight Checklist Web Site.

      Here's a very simplified example of placement, (you may even wish to include the date of
      appearance) followed by the HTML code used.

Frontier 737 on final to SFO - Click to start download
Pick of the Week Featured March 3, 1997

    <A HREF="fa737_3a.zip">
    <IMG SRC="737_sfo.gif" WIDTH="284" HEIGHT="144" ALT="Frontier 737 on final to SFO - Click to start download" ALIGN="BOTTOM"></A><BR>
    <A HREF="http://www.oocities.org/TimesSquare/Arcade/6721/index.html">
    <IMG SRC="pw_icon.gif" HEIGHT="31" WIDTH="81" ALT="Pick of the Week" BORDER="1" ALIGN="TOP"></A>
    Featured March 3, 1997
    <P>

    Here's another example inside a Table container for better control of the elements.
    The table border is set to 1 for easier viewing.

    Frontier 737 on final to SFO - Click to start download Frontier Airlines Boeing 737-300
    (EI-CHH) on Final into SFO. One of
    Frontier's new "Spirit of the West" fleet,
    this aircraft's tail sports a wild stallion on
    the right side and a mallard duck on the
    left side.

    Pick of the Week Featured March 3, 1997

    <TABLE BORDER="1" CELLPADDING="5">

      <TR>
      <TD ALIGN="RIGHT">
        <A HREF="fa737_3a.zip">
        <IMG SRC="737_sfo.gif" WIDTH="284" HEIGHT="144" ALT="Frontier 737 on final to SFO - Click to start download"></A>
      </TD>
      <TD>
        <FONT SIZE="2" FACE="Arial">
        Frontier Airlines Boeing 737-300 (EI-CHH) on Final into SFO. One of
        Frontier's new "Spirit of the West" fleet, this aircraft's tail sports a wild
        stallion on the right side and a mallard duck on the left side.
        <P>
        <A HREF="http://www.oocities.org/TimesSquare/Arcade/6721/index.html">
        <IMG SRC="pw_icon.gif" HEIGHT="31" WIDTH="81" ALT="Pick of the Week" BORDER="1" ALIGN="BOTTOM"></A>
        Featured March 3, 1997
        </FONT>
      </TD>
      </TR>
    </TABLE>


    The Pre-Flight Checklist website is Copyright © 1997 - 2002 by .
    Please address all questions and comments to same. No duplication or
    modification of these pages may be made in any way without express
    written permission from the author.