File: thumbspage/examples/trnpix/results-2.0/_FOOTER.html
<p style="margin-bottom: 40px;"> <!-- for floating Top -->
<i>This page was generated by <A HREF="http://learning-python.com/thumbspage.html">thumbspage.py</A></i></p>
<!--
CAVEAT: the footer was borrowed from main-site pages and edited for ".."s,
because this is outside genhtml's scope; this copy is prone to fall out of
sync with the rest of the site, though it at least reuses footer styling
in _main.css; might have used "table.footertable td {text-align: center;}";
-->
<!--genhtml insert *COPY* =============================================================================-->
</P>
<!--Feb18: make table responsive, for mobile-friendly scrollbar on small screens -->
<BR><BR>
<DIV class=footerdiv>
<TABLE class=footertable bgcolor=tan width="100%">
<!-- nested insert --> <!-- gif now is Home, not python.org -->
<TD align=center> <!-- border=0 for IE img links -->
<A class=blocklinkbar href="../index.html"> <!-- scale larger gif for better res -->
<IMG SRC="../PythonPowered.gif" ALT="[Home]" border=0 width=55 height=22></A>
<TD align=center>
<A class=blocklinkbar HREF="../index-book-links.html">Books</A>
<TD align=center>
<A class=blocklinkbar HREF="../programs.html">Programs</A>
<TD align=center>
<A class=blocklinkbar HREF="../posts.html">Blog</A>
<TD align=center>
<A class=blocklinkbar HREF="../about-python.html">Python</A>
<TD align=center>
<A class=blocklinkbar HREF="../formalbio.html">Author</A>
<TD align=center>
<A class=blocklinkbar HREF="../training.html">Training</A>
<TD align=center>
<A class=blocklinkbar HREF="../sitesearch.html">Search</A>
<TD align=center>
<A class=blocklinkbar HREF="mailto:lutz@learning-python.com">Email</A>
<!--
<TD align=center>
<A class=blocklinkbar HREF="#">Top</A>
-->
<TD align=center>
©<I>M.Lutz</I>
<!-- end nested insert -->
</TABLE>
</DIV>
<!--===================================================================================================-->
</BODY>
</HTML>