-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
66 lines (45 loc) · 2.08 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
<html>
<head>
<title>beyondinfinity</title>
<meta name="robots" content="beyondinfinity, an website" />
<link rel="stylesheet" type="text/css" href="https://beyondinfinity.neocities.org/style.css" media="screen">
</head>
<body>
<!--HEADER SECTION -->
<div id="header" class="header">
<div class="logodiv">
<a href="https://beyondinfinity.neocities.org/index.html">beyondinfinity</a>
<div class="filter">
<a href="https://beyondinfinity.neocities.org/index.html">HOME</a>
<span class="footdogs"> / </span>
<a href="https://beyondinfinity.neocities.org/news/index.html">NEWS</a>
<span class="footdogs"> / </span>
<a href="https://www.youtube.com/channel/UCwPtmOkqF3jfNTvKEUNW_wg">LIVE</a>
<span class="footdogs"> / </span>
<a href="https://www.instagram.com/rxn.vlkvark/">PICTURES</a>
</div>
</div>
</div>
<div id="page">
<div id="content">
<!--THE LIST -->
<div id="list">
<ul>
<li>
<a href="https://beyondinfinity.neocities.org/blog/what-to-read">
<span class="pretag">20230429</span><span class="tag">[MSG]</span><span> An Blog is here</span>
</a>
</li>
<ul>
<li>
<a href="https://www.instagram.com/rxn.vlkvark/">
<span class="pretag">20210810</span><span class="tag">[MSG]</span><span> Photo Archive is here</span>
</a>
</li>
<ul>
<li>
<span class="pretag">20210816</span><span class="tag">[MSG]</span><span> You can read the news if you want</span>
</a>
</li>
</ul>
</div>