File: site-mobile-screenshots/HEADER.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">      <!-- Unicode -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">   <!-- mobile -->

<style>
body {font-family: Arial, Helvetica, sans-serif;}    /* title etc. text */
td {font-family: arial; font-style: italic;}         /* thumbs-table text */
html {-webkit-text-size-adjust: 100%;}               /* ios landscape no zoom */

body {
   margin-left: 12px;     /* offset the entire page for curved screens */
   margin-right: 12px;    /* or padding: inside a border (margin outside) */
}
</style>

<!-- plus analytics code, etc. -->

<title>Mobile Screenshots</title>
</head>

<body>
<h1>Mobile Screenshots</h1>

<p>
Scenes from this site's 2018 mobile-friendly conversion project.  
<I><A href="../thumbspage.html">thumbspage</A></I> usage note: this page uses both  
<A href="user_configs-changes.txt">user_configs.py</A> settings for colors and a custom 
<A href="../cgi/showcode.py?name=site-mobile-screenshots/HEADER.html">header file</A> 
for thumbs-table font, and was made like <A HREF="_publish.sh">this</A>
(and earlier, <A HREF="how-made.txt">this</A>).
Nit: a " quote filename character formerly used here for inches works on this site's 
server and is handled properly by thumbspage if 
<A href="../cgi/showcode.py?name=site-mobile-screenshots/index.html">present</A>,
but was changed to "in" for portability to some platforms; avoid as needed.
</p>



[Home page] Books Code Blog Python Author Train Find ©M.Lutz