-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
87 lines (73 loc) · 2.94 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF=8">
<link href="style.css" type="text/css" rel="stylesheet">
<title>\..SG_CR../ :::: <3 saigon community radio <3 ::::</title>
<div align="left" style="z-index:9;visibility:visible;">
<p>Hello html world. Xin chào thế giới CSS. Do you speak java? Join our web development team.</p>
</div>
</head>
<body>
<div id="main" class="responsive">
<header>
<p align="right"><a href="../index.html">Tiếng Việt</a> / <a href="./index.html">English</a></p>
<h1>\..SG_CR../</h1>
<p style="text-align:center;">you belong here ¸.·´¯`·.´¯`·.¸¸.·´¯`·.¸><(((º></p>
<p style="color: white">to listen to shows go to the <a href="#external" title="go go go">bottom</a></p>
<hr>
</header>
<section>
<article>
<h1>a website is a world of information</h1>
<p>Welcome to the world wide website of <strong>Saigon Community Radio</strong> \..SG_CR../</p>
<p>Music, noise and soundz connecting communities in Saigon <3</p>
<p>´¯`♫♪.(-(-_(-_-)_-)-).♫♪´¯`</p>
<p>This thin slice of the internet might change your life.</p>
<hr>
<h1>portal to another dimension</h1>
<p>//*STROBE WARNING!*//*OUR PAGES INCLUDE FLASHING IMAGES!*//</p>
<a href="map.html"><img src="./images/underground.jpeg" alt="secret site map" width="400" height="250" title="(ノ☉ヮ⚆)ノ ⌒*:・゚✧ going underground" class="move responsive center"></a>
</article>
<nav>
<br>
<p">stay a while, take a look around</p>
<h3>\ explore our website /</h3>
<ul>
<li><a class="room" href="toilet.html">the toilet</a></li>
<li><a class="room" href="library.html">the library</a></li>
<li><a class="room" href="balcony.html">the balcony</a></li>
</ul>
<h3>/ enter our world \</h3>
<ul>
<li><a class="room" href="jungle.html">the jungle</a></li>
<li><a class="room" href="space.html">s p a c e</a></li>
</ul>
<h3>\..SG_CR../</h3>
</nav>
<hr>
</section>
<br>
<img src="./images/gifs/eternalmoon.gif" width="469" height="99" alt="sailor moon" title="there is so much you don't know">
<h1 id="external">"i just wanna hear your shows"</h1>
<p>click the links below to listen to shows on our external webpages</p>
<article id="banner">
<h3>Saigon Community Radio</h3>
<a class="ext" href="https://soundcloud.com/saigoncommunityradio/" target="_blank">|soundcloud|</a>
<a class="ext" href="https://www.mixcloud.com/saigoncommunityradio/" target="_blank">|mixcloud|</a>
<a class="ext" href="https://www.instagram.com/saigoncommunityradio/" target="_blank">|instagram|</a>
</article>
<p>not your average radio community</p>
<p><3 Saigon <3</p>
<hr>
<img src="./images/gifs/swirl.gif" alt="hypnosis" width="100">
<h3>This is not the end</h3>
<a href="credits.html">Web Credits</a>
(/¯◡ ‿ ◡)/¯ ~ ┻━┻</p>
<br>
<img src="./images/gifs/gay.gif" alt="this website is gay" width="100">
<img src="./images/gifs/macintosh2.gif" alt="best viewed on macintosh" width="100">
<img src="./images/gifs/geocities.gif" alt="geocities" width="100">
</div>
</body>
</html>