Old Hampshire Mapped


Whole Map, Small




Old Hampshire Mapped
file A small image of the whole map is held in the right frame of frameset:-
  • [MKR]SMAF.htm in the maker's directory, eg:- saxton1/SAX1SMAF.htm
containing:-
  • top frame [MKR]SMAT.htm in the maker's directory, eg:- saxton1/SAX1SMAT.htm
  • menu frame SMADATES.htm in the hantsmap directory (same for all makers)
  • right frame [MKR]SMAR.htm in the maker's directory, eg:- saxton1/SAX1SMAR.htm
small map Clicking on the small map will get a large image of the map; it depends on your screen but the image is generally clear and presented as if being viewed with a low power hand lens.

The menu with the small map image allows the user to move from maker to maker, scanning through the maps. If you change maker you move into that maker's parallel structure.




html
frameset
<html>
<head>
<title>[Maker]'s Hampshire [map date]</title>
</head>

<frameset cols="120, *">
  <frameset rows="90, *">
    <frame src="[MKR]SMAT.htm" scrolling="no">
    <frame name="mfr" src="../SMADATES.htm">
  </frameset>
  <frame name="rfr" src="[MKR]SMAR.htm">
<no frames>[no frames comment]</noframes>
</frameset>
</html>
top frame
tfr

<html>
<head>
<title>[Maker]'s Hampshire [map date]</title>
</head>
<body bgcolor="#FFFFDD">

<a href="[MAKER].htm" target="_top">
<img src="[MKR]TITS.gif"></a>

</body>
</html>
menu frame
mfr

<html>
<head>
<title>Hampshire maps, date list, whole map</title> 
</head>
<body bgcolor="#FFFFDD">

<center><b>maps</b></center><br>
<nobr>
<a href="[maker]/[MKR]SMAF.htm" target="_top">
[Maker] [map date]</a><br>
...
</nobr>

</body>
</html>
right frame
rfr

<html>
<head>
<title>[Maker]'s Hampshire [map date]</title>
</head>
<body bgcolor="#FFFFDD">

<table width="540">
<tr>
<td valign="top">
<a href="[MKR]LARG.htm" target="_top">
<img src="[MKR]SMAL.jpg"></a></td>
<td valign="top">
<b>[Maker]'s <br>Hampshire <br>[map date]</b><br>
<br><br><br><br><br><br><br>

Click on image<br>for fullsize map<br>
BEWARE<br>the image file<br>is large<br></td>
</tr>
</table>

[notes, in particular map, plate, sheet sizes]

<hr>

<table>
<tr>
<td align="right" valign="top">
<a href="[MAKER].htm" target="_top">
<img src="[MKR]TITS.gif"></a><br>
<img src="../left120.gif"></td>
<td valign="top">
[Maker]'s Hampshire [map date], contents</td>
</tr>
<tr>
<td align="right" valign="top">
<a href="../HANTSMAP.htm" target="_top">
<img src="../HANTBTN.gif"></a></td>
<td valign="top">
Old Hampshire Mapped</td>
</tr>
</table>

<hr>

[copyright statement]

</body>
</html>


Old Hampshire Mapped