added post expo 2016 documentation

This commit is contained in:
DavidWalker13
2016-07-15 12:20:50 +01:00
parent 4c4f9f26ce
commit 8adefdc1a6
5 changed files with 77 additions and 3 deletions

28
years/2016/logbook.html Normal file
View File

@@ -0,0 +1,28 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>2016 Expo Logbook</title></head>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
<body id="logbk">
<h1>CUCC Logbook 2016</h1>
<!--fragment for each trip --
<div class="tripdate" id="t2015-08-">2015-08-</div>
<div class="trippeople"><u></u></div>
<div class="triptitle"></div>
<p></p>
<div class="timeug">T/U: </div>
--end of fragment-->
<div class="tripdate" id="t2015-07-07a">2015-07-07</div>
<div class="trippeople"><u>Name1</u>, Name2</div>
<div class="triptitle">Cave name - ###</div>
<p> Example entry</p>
<!<img src="logbkimg01.jpeg" alt="sketch of stick-man luke and 'fuckoff bit of snow' hovering in pitch">>
<div class="timeug">T/U: #hrs</div>
</html>
</body>