This mini site is a selection from a site made for family use on desktop, not accessible with disabled javascript. Except for the dynamic pages, the page-code is extremely simple (?)<?php include('tech/head.htm') ?>
<title>...</title>
</head><body>
<?php include('tech/content.htm') ?>
.
All the rest is driven by php and javascript (and the CSS). So for each new page I had to add only a new image and a new <title>. Have fun!
 
start
 all