-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (37 loc) · 2.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang='en'>
<head>
<link rel="stylesheet" href="links/main.css">
<meta charset='utf-8'>
<meta name='author' content='Rek Bell'>
<meta name='description' content='Rabbit Waves'/>
<meta name='keywords' content='worldbuilding, travel'/>
<meta name='license' content='name=BY-NC-SA(4.0), url=https://creativecommons.org/licenses/by-nc-sa/4.0/'/>
<meta name='thumbnail' content='https://rabbitwaves/media/services/thumbnail.jpg' />
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<link rel='alternate' type='application/rss+xml' title='Rabbit Waves' href='links/rss.xml' />
<link rel='icon' type='image/x-icon' href='media/services/favicon.ico'>
<link rel='me' href='https://merveilles.town/@rek'/>
<title>Rabbit Waves</title>
</head>
<body>
<header>
<div id='wrap'>
<img src='media/content/rabbit_main.jpg' alt='Sailing in root vegetable-shaped sailboats on the ocean, the sailors are talking to each other via a series of flags. A turnip-shaped boat has an anthropomorphic rabbit sailor aboard, and a human, the other is too far to make out. The sailboat that is far away is signaling with the Quebec, Romeo and One flags. The turnip-shaped boat is flying the answering pennant.'>
<a style='width: 11%;height: 13%;top: 37%;left: 32%' title='Link to a page about signaling with flags' href="site/flags_maritime.html"><span>International Maritime Signal Flags</span></a>
</div>
<p class='noprint'>Signaling using flags.</p>
<img src='media/interface/title.png' width='50%' alt='Rabbit Waves'>
</header>
<main>
</main>
<footer>
<div id='wrapfooter'>
<img src='media/interface/footer.jpg' loading='lazy' alt='About | hundredrabbits | © 2024 BY-NC-SA 4.0'>
<a class='hundredrabbits' href="https://100r.co" title='Link to 100r.co website' target="_blank"></a>
<a class='license' href="https://github.com/rekkabell/rabbitwaves" title='Link to Github license page' target="_blank"></a>
<a class='about' title='Link to about page' href="site/about.html"></a>
</div>
</footer>
</body>
</html>