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
Here's a very simplified example of placement, (you may even wish to include the date of
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.
appearance) followed by the HTML code used.
<A HREF="fa737_3a.zip">
Here's another example inside a Table container for better control of the elements.
<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>
The table border is set to 1 for easier viewing.
<TABLE BORDER="1" CELLPADDING="5">
<TR>
</TABLE>
<TD ALIGN="RIGHT"><A HREF="fa737_3a.zip">
</TD>
<IMG SRC="737_sfo.gif" WIDTH="284" HEIGHT="144" ALT="Frontier 737 on final to SFO - Click to start download"></A>
<TD><FONT SIZE="2" FACE="Arial">
</TD>
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>
</TR>