blob: 4cdbf30211963dcb3e875474a2bb3092ff6e8a8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="hacklabxl.css">
<title>hcklabxl : floating</title>
</head>
<body>
<h1>hcklabxl : floating</h1>
<p><img src="/floating_carrot.jpg" alt="man on top of an orange vessel in the sea" /></p>
<p>man floats accross the atlantic</p>
</body>
</html>
|