blob: f5088377cc669eb8e5054267a3a98a38207cb1e5 (
plain) (
blame)
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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=0.5">
<title>「 Wired Sound 」</title>
<link rel="icon" type="image/png" href="favicon_64px.png" sizes="64x64" />
<link rel="icon" type="image/png" href="favicon_32px.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon_16px.png" sizes="16x16" />
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link type="text/css" rel="stylesheet" media="screen and (max-width: 800px)" href="stylesheetU800px.css">
</head>
<body>
<div id="navbar">
<p class="blinkFrame blink"> ⌈ </p>
<p class="blinkFrame blink"> ⌉ </p>
<h1> <span class="wiredAnim"> ⌈ Wired <br>
</span> <span class="wdel1s"> Sound For </span> <br>
<span class="wdel2s"> Wired </span> <span class="wdel3s"> <br>
People ⌋<br>
</span> <br />
<br />
<span id="note"> <span class="del6s">║</span><span class="del5s">▒</span><span class="del4s">░</span> <span class="del2s">║</span><span class="del1s5ms">▒</span><span class="del1s">░</span> <span class="Bfast">♫</span> <span class="del1s">░</span><span class="del1s5ms">▒</span><span class="del2s">║</span> <span class="del4s">░</span><span class="del5s">▒</span><span class="del6s">║</span> </span> </h1>
<br />
<h6>[make me sad]</h6>
<br />
<br />
<br />
<p class="copy"> Copyright © 1997-2020 </p>
<p class="mail"> <a href="mailto:[email protected]">[email protected]</a> </p>
<p class="blinkFrame blink"> ⌊ </p>
<p class="blinkFrame blink"> ⌋ </p>
<img class="logo" src="mebious_icon_02.gif" />
<p id="navline"> <a href="index.html">Home</a> ︱ <a href="AboutMe.html">About</a> ︱ <a href="login.html">Wired/Login</a> ︱ <a href="downloads.html">Download</a> <br />
<a href="help.html">Help</a> ︱ <a href="unorgz.html">Dir/etc</a> | <a href="verify.html">Wired/Verify</a></p>
<hr />
<br />
You are invisible.<br>
<a href="Love.html">[Go visible]</a> <br />
<br />
</div>
<a href="Love.html">
<div id="enterWired"></div>
</a>
<div id="footer">
<span> <a href="mailto:[email protected]">teacher</a><i> © 1997-2020</i> </span> </div>
<audio autoplay="" loop="">
<source src="sound/psx_lain.wav" type="audio/wav">
</audio>
<audio autoplay="" loop="">
<source src="sound/boon_loop.wav" type="audio/wav">
</audio>
<audio autoplay="">
<source src="sound/WiredIntro2.wav" type="audio/wav">
</audio>
</body>
</html>
|