expoweb/years/2023/logbook.html
2023-03-05 20:22:56 +00:00

18 lines
421 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>2023 Expo Logbook</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body id="logbk">
<h1>CUCC Expo Logbook 2023</h1>
<!-- start of a log entry. Note the HR tag, it is needed.
ALSO people should come BEFORE title
ALSO title is {place hyphen title} -->
<hr />
</body>
</html>