forked from siue-caos/siue-caos.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
21 lines (20 loc) · 1.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<link rel="stylesheet" href="style.css">
<audio autoplay loop>
<source src="bgm.mp3" type="audio/mpeg">
</audio>
</head>
<body>
<div class="body">
<h1>Learn the definitions of some useful words!</h1>
Click on a word to learn more about it!
<ul>
<li>Antidisestablishmentarianism</a>
<li><a href="floccinaucinihilipilification.html">Floccinaucinihilipilification</a></li>
<li><a href="llan.html">Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch</a></li>
</ul>
<a class="counter" href="http://www.reliablecounter.com" target="_blank"><img src="http://www.reliablecounter.com/count.php?page=siue-caos.github.io2&digit=style/plain/1/&reloads=0" alt="" title="" border="0"></a><br /><a href="http://" target="_blank" style="font-family: Geneva, Arial; font-size: 9px; color: #330010; text-decoration: none;"></a>
</div>
</body>
</html>