-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWebsite.html
More file actions
62 lines (49 loc) · 2.38 KB
/
Website.html
File metadata and controls
62 lines (49 loc) · 2.38 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
<!--This is the old file, please see the newer one!-->
<!DOCTYPE html>
<html>
<header>
<div> </div>
<style>
div {
text-align: center;
}
</style>
<!--How to center ^^-->
<title>Cave.tf</title>
<body style="background-color: #262627;">
<div>
<h1 style="color: beige; font-size:60px;">Cave.tf </h1>
<img src="https://i.imgur.com/G9gXjjW.png width:"100" height="150"">
<h1 style="color: blanchedalmond; font-size:25px;">A little bit about me:</h1>
<h1 style="color: beige; font-size: 22px;">Based in Belgium, "Cave" aka Sam has extensive knowledge in hospitality, customer service and accounting.</h1>
<h2 style="color: beige; font-size: 20px;">You can always reach me on Discord at Cave#9006.</h2>
<!--Color and font size, see div class on how to center-->
<br>
</br>
<p><div> <a href="https://stntrading.eu"><img src="https://stntrading.eu/assets/img/logos/logo.svg"</a></div>
<div>
<div class="project-name"><a target="_blank"> <a href="https://Gladiator.tf"></a></div>
<div> <h2 style="color: beige";>Price moderator during 2017-2018.</h2>
<h4 style="color: beige;">During 2017, I came onboard as price moderator after some time helping as an support agent, I kickstarted their Unusual banking and proceded to price for a full year on all kinds of items.</h4></div>
</div></p>
<br>
</br>
<div target="_blank"> <a href="https://Gladiator.tf"><img src="https://gladiator.tf/img/logo-text.png"></a></div>
<div>
<div class="project-name"><a target="_blank"> <a href="https://Gladiator.tf"></a></div>
<div> <h2 style="color: beige";>Co-owner since 2019</h2>
<h4 style="color: beige;">The most populair and widely used bot service for Team Fortress 2 items, you can sell and buy from our bots and have most likely traded with one of those before.</h4></div>
</div>
<br>
</br>
<div target="_blank"> <img src="https://i.imgur.com/IhizE48.png width:"100" height="150""></a></div>
<div>
<div> <h2 style="color: beige";>Other (secret) projects</h2>
<h4 style="color: beige;">To be revealed on a later date.</h4></div>
</div>
<button onclick="window.open('https://www.youtube.com/watch?v=Q8hp2IkI2es')">Obligatory Rick Roll</button> <button onclick="window.open('hhttps://www.youtube.com/watch?v=dQw4w9WgXcQ')">Only click when Friday</button>
<!--Now with shiny button!-->
</div>
</body>
</header>
</html>