-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (140 loc) · 6.2 KB
/
index.html
File metadata and controls
162 lines (140 loc) · 6.2 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE html>
<html lang="en">
<style type="text/css">
.fade-in{
-webkit-animation: 2s ease;
-moz-animation: ease-in-out 2s both;
-ms-animation: ease-in-out 2s both;
-o-animation: ease-in-out 2s both;
animation: 2s ease;
visibility: visible;
-webkit-backface-visibility: hidden;
}
@-webkit-keyframes {0%{opacity:0;} 100%{opacity:1;}}
@-moz-keyframes {0%{opacity:0} 100%{opacity:1}}
@-o-keyframes {0%{opacity:0} 100%{opacity:1}}
@keyframes {0%{opacity:0} 100%{opacity:1}}
</style>
<head>
<link rel="stylesheet" href="style.css">
<script src="jquery.min.js"></script>
<script src="script.js"></script>
<meta name="title" content="Kevin - Official Site"/>
<meta name="description" content="The OFFICIAL SITE of Kevin."/>
<meta name="keywords" content="Kevin"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<title>Kevin's Desktop</title>
</head>
<body>
<!--
For the icons below, we're pulling svgs and images from online. If you want them to load faster, you could just store the svgs and pngs in a file on your host server.
If you want to continue using the icons as is where we use image urls as the src, then you might have to update the links every so often in case they get taken down.
-->
<div class="icon ">
<a href=""><img class="icon " src="https://vignette.wikia.nocookie.net/the-microsoft-windows-xp/images/f/f9/XPIcon.png/revision/latest/top-crop/width/300/height/300?cb=20191129153941"></a><br />
My Computer
</div>
<div class="icon ">
<a href=""><img class="icon " src="img/task-manager-taskmgr-icon-big.png"></a><br />
Task Manager
</div>
<div class="icon ">
<a href=""><img class="icon " src="https://icons.iconarchive.com/icons/dtafalonso/modern-xp/512/ModernXP-76-Trash-Full-icon.png"></a><br />
Windows XP
</div>
<div class="icon">
<a href=""><img class="shortcut " src="img/Shortcut.png"><img class="icon " src="https://icons.iconarchive.com/icons/dakirby309/simply-styled/256/Desktop-Windows-icon.png"></a><br />
Desktop (Reload)
</div>
<br />
<div class="icon ">
<a href="https://www.youtube.com"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/YT.png"></a><br />
YouTube
</div>
<div class="icon ">
<a href="https://discord.gg/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://www.svgrepo.com/show/331368/discord-v2.svg"></a><br />
Discord
</div>
<div class="icon ">
<a href="mailto:youremailhere@gmail.com"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://www.freepngimg.com/thumb/gmail/66551-suite-logo-google-email-gmail-free-transparent-image-hd.png"></a><br />
Email Me
</div>
<br />
<div class="icon ">
<a href="https://www.twitch.tv/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/TWITCH.png"></a><br />
Twitch
</div>
<div class="icon ">
<a href="https://steamcommunity.com/id/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Steam_icon_logo.svg/768px-Steam_icon_logo.svg.png"></a><br />
Steam Profile
</div>
<div class="icon ">
<a href="https://steamcommunity.com/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Steam_icon_logo.svg/768px-Steam_icon_logo.svg.png"></a><br />
Steam Trade URL
</div>
<div class="icon ">
<a href="https://open.spotify.com/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://icons.veryicon.com/png/o/internet--web/social-icon/social-spotify.png"></a><br />
Spotify
</div>
<br />
<div class="icon ">
<a href="https://twitter.com/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/TWITTER.png"></a><br />
Twitter
</div>
<div class="icon ">
<a href="https://paypal.me/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/STAR.png"></a><br />
DONATE
</div>
<div class="icon ">
<a href="https://github.com/Kevin-Kwan"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://icon-library.com/images/github-icon-png/github-icon-png-15.jpg"></a><br />
GitHub
</div>
<br />
<!--Here, I demonstrate the usage of blank icons to serve as spacing.-->
<div class="icon ">
<img class="icon " src="https://upload.wikimedia.org/wikipedia/commons/4/48/BLANK_ICON.png"><br />
</div>
<div class="icon ">
<img class="icon " src="https://upload.wikimedia.org/wikipedia/commons/4/48/BLANK_ICON.png"><br />
</div>
<!--You can also redirect to other pages on the same server.-->
<div class="icon ">
<a href="ArentYouCurious.html"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/x.png"></a><br />
Curious?
</div>
<div class="icon ">
<a href="https://www.youtube.com/watch?v=nSZjfI0PLew"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/warning.png"></a><br />
major forsen alert
</div>
<div class="icon ">
<a href="https://www.youtube.com/watch?v=-ZQTl8oeJkE"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/CD.png"></a><br />
awesome video #1
</div>
<div class="icon ">
<a href="https://www.youtube.com/watch?v=r4uYDNAeM4o"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/CD.png"></a><br />
frozen
</div>
<br />
<div class="icon ">
<a href="https://instagram.com/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="img/IG.png"></a><br />
Instagram
</div>
<div class="icon ">
<a href="https://www.snapchat.com/"><img class="shortcut" src="img/Shortcut.png"><img class="icon " src="https://play-lh.googleusercontent.com/KxeSAjPTKliCErbivNiXrd6cTwfbqUJcbSRPe_IBVK_YmwckfMRS1VIHz-5cgT09yMo=w240-h480-rw"></a><br />
Snapchat
</div>
<br />
<div class="icon ">
<a href="https://www.youtube.com/watch?v=6n3pFFPSlW4"><img class="icon " src="img/FOLDER.png"></a><br />
Homework
</div>
<div class="icon ">
<a href="https://www.youtube.com/watch?v=d1YBv2mWll0"><img class="icon " src="img/FOLDER.png"></a><br />
Pics of My Crush
</div>
<div>
<audio src="snd/Click.mp3" id="click">
</div>
</body>
</html>