blob: 2d01ae6088dc55d3d32ca0d3c4d56ce1b1cc77b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="hacklabxl.css">
<title>hcklabxl : knot</title>
</head>
<body>
<h1>hcklabxl : knot</h1>
<p><img src="/knot_ashley.png" alt="a picture from ashley's book of knots" /></p>
<p>a vessel traveling at 1 knot along a meridian travels approximately one minute of geographic latitude in one hour.</p>
<p><img src="/knot_ashley2.png" alt="a picture from ashley's book of knots" /></p>
<p>‘ashley book of knots’ describes about 4000 knots, from simple hitches to “Marlinspike Seamanship”.</p>
<p><img src="/knot_bowline.png" alt="a picture of a bowline knot" /></p>
</body>
</html>
|