-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
115 lines (108 loc) · 4.42 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!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 content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<title>Radixliner</title>
<style type="text/css">
a {
color: #3366FF;
}
a:visited {
color: #3366FF;
}
.auto-style3 {
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
text-align: center;
font-size: 26pt;
}
.auto-style4 {
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
text-align: center;
}
.auto-style6 {
font-size: large;
}
.auto-style8 {
text-align: center;
}
.auto-style9 {
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
font-weight: normal;
}
.auto-style10 {
font-weight: normal;
}
.auto-style11 {
border-width: 0px;
}
.auto-style12 {
font-size: small;
}
.auto-style13 {
font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
.auto-style14 {
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
text-align: center;
font-size: xx-small;
}
.auto-style20 {
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
</style>
</head>
<body style="color: #FFFFFF; background-color: #000000; background-image: url('images/Sandstone.bmp'); margin-left: 20px; margin-right: 20px;">
<div class="auto-style8">
<p class="auto-style8"><br class="auto-style12" />
<img src="images/logo.png" /><br />
<br class="auto-style12" />
</p>
<p class="auto-style8">
<img height="64" src="images/star_spinning_multicolored.gif" width="64" /><br />
</p>
<p class="auto-style20"><br class="auto-style12" />
<span class="auto-style6">Hey guys! I'm Radixliner, but you can call me Radix.<br />
A 21st year old guy from Indonesia who loves visual arts, photography, and
listening to music.<br />
<br />
Have a great day!<br />
</span></p>
<h3 class="auto-style3"><span class="auto-style9"><strong><a href="photos.html">
Photo Goodies</a></strong></span><span class="auto-style10"><strong><br />
</strong><a href="fanart.html"><strong>Sona & Fanarts</strong></a></span></h3>
<p class="auto-style4">
<a href="https://twitter.com/radixliner">
<img alt="" class="auto-style11" height="31" src="images/buttons/twitter.png" width="88" /></a>
<a href="https://youtube.com/@radixliner">
<img class="auto-style11" height="31" src="images/buttons/youtube.png" width="88" /></a>
<a href="https://twitch.tv/radixliner">
<img class="auto-style11" height="31" src="images/buttons/twitch.png" width="88" /></a>
<a href="discord.html">
<img class="auto-style11" height="31" src="images/buttons/discord.png" width="88" /></a>
<a rel="me" href="https://lethallava.land/@radixliner">
<img class="auto-style11" height="31" src="images/buttons/mastodon.png" width="88" /></a>
<a href="https://bsky.app/profile/radixliner.bsky.social">
<img class="auto-style11" height="31" src="images/buttons/bluesky.png" width="88" /></a></p>
<p class="auto-style20">
<span class="auto-style6">While you're here,</span><br class="auto-style6" />
<span class="auto-style6">consider supporting Palestine at </span> <a href="https://arab.org/">
<span class="auto-style6">arab.org
(Global)</span></a><span class="auto-style6"> or </span> <a href="https://www.rumahzakat.org/donasi/palestina">
<span class="auto-style6">Rumah
Zakat (Indonesia)</span></a></p>
<p class="auto-style14">
</p>
<p class="auto-style4"><a href="https://twitter.com/horizonlyz">
<iframe style="border: 0; width: 600px; height: 120px;" src="https://bandcamp.com/EmbeddedPlayer/album=4092474312/size=large/bgcol=333333/linkcol=4ec5ec/tracklist=false/artwork=small/transparent=true/" seamless><a href="https://goodkid.bandcamp.com/album/good-kid-4">Good Kid 4 by Good Kid</a></iframe> </a>
<br />
*started liking this artist tho, idk why*<p class="auto-style14">
</p>
<p class="auto-style4">
<span class="auto-style13"><span class="auto-style12">Made with</span><br class="auto-style12" />
</span><a href="https://en.wikipedia.org/wiki/Microsoft_Expression_Web">
<img alt="" class="auto-style11" height="31" src="images/buttons/microsoft_frontpage.gif" width="88" /></a></p>
</div>
</body>
</html>