-
Notifications
You must be signed in to change notification settings - Fork 6
/
index-caption.html
12 lines (12 loc) · 1.09 KB
/
index-caption.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<title>CT Town Borders</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
</head>
<body>
<iframe src="index.html" width="100%" height=525></iframe>
<p>Scroll down (or click the narrative and use keyboard down arrow) to see how Hartford County, Connecticut divided into 29 separate towns from the early 1600s to the late 1800s. Boundaries shown here are not exact, but approximated from the best available digital sources: <a href="http://magic.lib.uconn.edu">UConn Libraries MAGIC</a> historical maps, <a href="http://publications.newberry.org/ahcbp/pages/Connecticut.html">Atlas of Historical County Boundaries</a> at Newberry Library, and the <a href="http://www.ct.gov/sots/cwp/view.asp?a=3188&q=392440">Connecticut State Register and Manual</a>. Map developed by Ilyana Ilyankou and Jack Dougherty. See <a href="http://github.com/ontheline/otl-town-borders/">sources, known issues, and code on GitHub</a>. Learn more at <a href='http://OnTheLine.trincoll.edu'>OnTheLine.trincoll.edu</a>.</p>
</body>
</html>