-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
274 lines (219 loc) · 13.9 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
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Kosmos E-sports</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/stylex.css">
<script type="text/javascript" src="jquery-3.6.0.js"></script>
<script src="https://kit.fontawesome.com/408eae45c8.js" crossorigin="anonymous"></script>
<link rel="icon" type="image/x-icon" href="images/13-meta-icon.png">
</head>
<body>
<div class="" id="loading"> </div>
<header class="top">
<nav class="navbar" id="navx">
<div class="logo">
<a href="index.html"><img src="images/13-meta-logo.png" /></a>
</div>
<div class="menu">
<div id="barbar">
<img src="images/1013-bmenubar.png" alt="" class="menu-img">
</div>
<ul id="menu-list">
<li><a href="#">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="team.html">Our Team</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</nav>
<div class="title">
<h1>THE KOSMOS E<span>−</span>SPORTS</h1>
<p>We announced our entry to Valorant on Feb 12, 2021, by signing its first player, Mahakud "LinenRat" Sugyan on the Valorant roster. The team is currently managed by Avinash "GodsEye" Kumar. In March 2021, We formed our first ever esports team
for Valorant, known as Team KOSMOS; our first original Valorant roster competes under the name KOSMOS S5.</p>
</div>
</header>
<section class="home" id="homepage">
<div class="intro">
<h1>Team Kosmos</h1>
<div class="intro-vid">
<video autoplay poster="valo.jpg" muted>
<source src="images/h-Team-Reveal.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="articles">
<h2>Whats Popping Up!</h2>
<div class="article-content">
<div class="">
<!-- 320x200 dimension img -->
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Kosmos E-Sports Releases First NFT Collection Designed by Choco</h5>
</a>
</div>
<div class="">
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Kosmos E-Sports Hiring For Vrious Staff Positions</h5>
</a>
</div>
<div class="">
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Team Kosmos and Asus-ROG™ Announce Partnership Renewal</h5>
</a>
</div>
<div class="">
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Team Kosmos Celebrates Pride 2021</h5>
</a>
</div>
<div class="">
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Team Kosmos Announces Amateur Program</h5>
</a>
</div>
<div class="">
<a class="contentbox" href="javascript:void(0)">
<img src="images/h-artimg.png" alt="">
<h5>Kosmos E-Sports Announces Launch of New Collegiate Program: KosmosU</h5>
</a>
</div>
</div>
</div>
<div class="videocase">
<h2>HOT Valorant Content</h2>
<div class="vid-row">
<iframe src="https://www.youtube.com/embed/h7MYJghRWt0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="vid-text">
<h3>Die For You ft. Grabbitz</h3>
<p>Watch Die For You ft. Grabbitz // Official Music Video // VALORANT Champions 2021</p>
</div>
</div>
<div class="vid-row">
<iframe src="https://www.youtube.com/embed/5rHBBBs8k8s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="vid-text">
<h3>BEST PLAYS from PRO TOURNAMENTS in 2020 Valorant</h3>
<p>BEST PLAYS from PRO TOURNAMENTS in Valorant (INSANE) Best 1v5 Clutches, Solo Aces, 200 IQ Plays, 1v9 Moments and Pro Player Clutch Ace in a VALORANT Montage</p>
</div>
</div>
<div class="vid-row">
<iframe src="https://www.youtube.com/embed/UlvXRqr6EJU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="vid-text">
<h3>Valorant Spring Tournament 2022 - Semifinals</h3>
<p>4th Day of Valorant Spring 2022, powered by Chitkara Esports Club in association with Claxon Tournaments. We got some fierce Semi Finals action for all of you Valorant fanatics out there.</p>
</div>
</div>
</div>
<div class="social">
<h2>Latest tweets from E-sports World</h2>
<div class="tweets">
<!-- <div class="twt-img">
<img src="images/valotweet.png" alt="">
</div> -->
<div class="twt-msg">
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Valorant eSports is just so fun to watch. It can be so insane and smart, while also being logical and dumb. I love it.</p>— LunarRadio (@LunarRadioW) <a
href="https://twitter.com/LunarRadioW/status/1507862249515454466?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Both <a href="https://twitter.com/TheGuard?ref_src=twsrc%5Etfw">@TheGuard</a> and <a href="https://twitter.com/Cloud9?ref_src=twsrc%5Etfw">@Cloud9</a> are giving it EVERYTHING on Icebox! <br><br>Winner goes to <a
href="https://twitter.com/hashtag/VALORANTMasters?src=hash&ref_src=twsrc%5Etfw">#VALORANTMasters</a> <br><br>Watch LIVE ➡️ <a href="https://t.co/io2c23bRnD">https://t.co/io2c23bRnD</a> <a
href="https://t.co/X1PD9ouLxn">pic.twitter.com/X1PD9ouLxn</a></p>— VALORANT Champions Tour (@ValorantEsports) <a href="https://twitter.com/ValorantEsports/status/1507829285481943040?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Dominating in VALORANT, can't wait for our League game 😌</p>— G2 Esports (@G2esports) <a href="https://twitter.com/G2esports/status/1507758666732158977?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">🚨 Another <a href="https://twitter.com/hashtag/VALORANTMasters?src=hash&ref_src=twsrc%5Etfw">#VALORANTMasters</a> qualification match is LIVE! <a
href="https://twitter.com/ggBleed?ref_src=twsrc%5Etfw">@ggBleed</a> vs <a href="https://twitter.com/XERXIAESPORTS?ref_src=twsrc%5Etfw">@XERXIAESPORTS</a> <br><br>Winner is headed to Reykjavík 🛫<br><br>🔴 <a
href="https://t.co/io2c23bRnD">https://t.co/io2c23bRnD</a> <a href="https://t.co/YG2tHIVlil">pic.twitter.com/YG2tHIVlil</a></p>— VALORANT Champions Tour (@ValorantEsports) <a
href="https://twitter.com/ValorantEsports/status/1507933952689930241?ref_src=twsrc%5Etfw">March 27, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">APAC's <a href="https://twitter.com/hashtag/VALORANTMasters?src=hash&ref_src=twsrc%5Etfw">#VALORANTMasters</a> representatives: <a href="https://twitter.com/pprxteam?ref_src=twsrc%5Etfw">@pprxteam</a> <a
href="https://twitter.com/XERXIAESPORTS?ref_src=twsrc%5Etfw">@XERXIAESPORTS</a> <br><br>See you soon 👋</p>— VALORANT Champions Tour (@ValorantEsports) <a
href="https://twitter.com/ValorantEsports/status/1507973439352496128?ref_src=twsrc%5Etfw">March 27, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Good Morning🌅<br><br>Valorant eSports Commission👀🔜 <a href="https://t.co/hFZwTEjUj9">pic.twitter.com/hFZwTEjUj9</a></p>— mYi Tentix (@TentixPSD) <a
href="https://twitter.com/TentixPSD/status/1507655980649271297?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Introducing our FIRST COMPETITIVE VALORANT PLAYER<br> <br>👑: <a href="https://twitter.com/Floxzzy1?ref_src=twsrc%5Etfw">@floxzzy1</a><br> <a
href="https://twitter.com/hashtag/1Kontop?src=hash&ref_src=twsrc%5Etfw">#1Kontop</a> <a href="https://t.co/JWC44UaBfH">pic.twitter.com/JWC44UaBfH</a></p>— 1King👑 (@1King_Esports) <a
href="https://twitter.com/1King_Esports/status/1507827520162435081?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Prevail Esports is now Recruiting! 💥<br><br>⁃CSGO Team<br>⁃Valorant Team<br>⁃CDL Vanguard players <br>⁃Fortnite players <br>⁃Apex Players<br>⁃Streamers <br>⁃Content Creators <br>⁃Designers<br>⁃Editors</p>—
Prevail (@PrevailANZ) <a href="https://twitter.com/PrevailANZ/status/1507954495669485571?ref_src=twsrc%5Etfw">March 27, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">GUESS WHO!!!<br><br>Who are these three heroes? <br><br>Clue... Look at the hashtags!<br><br>Answers announced at 5.00 GMT<a href="https://twitter.com/hashtag/esports?src=hash&ref_src=twsrc%5Etfw">#esports</a>
<a href="https://twitter.com/hashtag/Overwatch?src=hash&ref_src=twsrc%5Etfw">#Overwatch</a> <a href="https://twitter.com/hashtag/VALORANT?src=hash&ref_src=twsrc%5Etfw">#VALORANT</a> <a
href="https://twitter.com/hashtag/ApexLegends?src=hash&ref_src=twsrc%5Etfw">#ApexLegends</a> <a href="https://t.co/J3cUyro8pl">pic.twitter.com/J3cUyro8pl</a>
</p>— GCS Owls - Gwdihws GCS 🏴 🇺🇦 (@gcs_owls) <a href="https://twitter.com/gcs_owls/status/1508028556718137344?ref_src=twsrc%5Etfw">March 27, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Congrats to our <a href="https://twitter.com/hashtag/VALORANT?src=hash&ref_src=twsrc%5Etfw">#VALORANT</a> tournament winners! <a
href="https://twitter.com/hashtag/dayton?src=hash&ref_src=twsrc%5Etfw">#dayton</a> <a href="https://twitter.com/hashtag/esports?src=hash&ref_src=twsrc%5Etfw">#esports</a> <a
href="https://t.co/N9R2blDBo5">pic.twitter.com/N9R2blDBo5</a></p>— Connect E Sports (@connect_esports) <a href="https://twitter.com/connect_esports/status/1507856849978245123?ref_src=twsrc%5Etfw">March 26, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</section>
<footer>
<div class="footer">
<div class="footer-logo">
<img src="images/f-kosmoslogo.png" alt="Team Cosmos">
</div>
<div class="footlinks">
<a href="#">Home</a>
<a href="about.html">About Us</a>
<a href="team.html">Team</a>
<a href="contact.html">Contact Us</a>
</div>
<div class="social-links">
<a href="https://www.facebook.com" target="_blank"><img src="images/f-facebookx.png" class="footlogo" alt="facebook"> </a>
<a href="https://twitter.com/?lang=en" target="_blank"><img src="images/f-twitterx.png" class="footlogo" alt="twitter"> </a>
<a href="https://www.youtube.com/channel/UC8CX0LD98EDXl4UYX1MDCXg" target="_blank"><img src="images/f-youtubex.png" class="footlogo" alt="youtube"> </a>
<a href="https://www.twitch.tv" target="_blank"><img src="images/f-twitchx.png" class="footlogo" alt="twitch"> </a>
</div>
<div class="scroll-top" id="srl-up">
<i class="fa-solid fa-chevron-up"></i>
</div>
<div class="">
<strong style="font-size: 13px">Team Kosmos | Copyright © 2022 | All Rights Reserved.</strong>
</div>
<br><br><br>
<div class="creator">
Designed & Developed by Avinash Kumar a.k.a. GodsEye
<br>
<br>
<a href="https://github.com/godseye1310" target="_blank">
<i class="fa-brands fa-github fa-3x fa-beat-fade" style="color:#2bc4ad;"></i>
<br>
github.com/godseye1310
</a>
</div>
</div>
</footer>
<script type="text/javascript" src="scriptx.js">
</script>
</body>
</html>