Old Hampshire Mapped


Feature Notes




Old Hampshire Mapped
file General notes about a type of map feature are displayed in a frameset:-
  • [MKR][FTR]F.htm in the maker's directory, eg:- saxton1/SAX1HILF.htm
The frameset contains:-
  • top frame [MKR][FTR]T.htm in the maker's directory, eg:- SAX1HILT.htm
  • menu frame ...
  • right frame ...
examples The menu offers examples of the particular feature taken from a variety of maps; maybe even maps not dealt with in the HantsMap project, and other sources. And will usually offer general notes about the topic.

The frameset holding the notes and examples is specific to the maker from whom the notes were accessed; and the button in the top frame takes you back to the feature page for that maker.
(Feature and other topic notes may be also be accessed via a topics button in the main menu.)




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

<frameset cols="120, *">
  <frameset rows="90, *">
    <frame src="[MKR][FTR]T.htm" scrolling="no">
    <frame name="mfr" src="../[FTR]DATES.htm">
  </frameset>
  <frame name="rfr" src="../[FEATURE].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="[MKR][FTR].htm" target="_top">
<img src="[MKR]TITS.gif"></a>

</body>
</html>

menu frame
mfr

right frame
rfr



Old Hampshire Mapped