-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
233 lines (210 loc) · 9.8 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>MTM</title>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/css/swiper.min.css'><link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="top">
<div class="top-img-cont">
<img src="https://raw.githubusercontent.com/MTMGame/Pranhsu05/main/screenshot.png">
</div>
<div class="top-text-cont">
<span class="moving_background_gradient">Matenium Game</span><br>
<button class="button button"><a href="https://discord.gg/mtmgame">Join the community</a></button>
</div>
</div>
<div class="abt">
<div class="wax">
<img src="https://raw.githubusercontent.com/MTMGame/Matenium_Game/main/v1_insta_Circlular.png" width="200px" height="">
</div>
<h1>Matenium game</h1><br>
<h3> bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh bruh</h3>
<iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ" style="border-radius: 20px;"></iframe>
<h1>Expected date till</h1>
<br><span class="moving_background_gradient">DROP</span>
<div clas="count">
<ul id="countdown">
<li id="days">
<div class="number">00</div>
<div class="label">Days</div>
</li>
<li id="hours">
<div class="number">00</div>
<div class="label">Hours</div>
</li>
<li id="minutes">
<div class="number">00</div>
<div class="label">Minutes</div>
</li>
<li id="seconds">
<div class="number">00</div>
<div class="label">Seconds</div>
</li>
</ul>
</div>
</div>
<div class="nft">
<div class="wrapper" style="background: linear-gradient(to top right, #33ccff 0%, #ff99cc 100%);">
<div class="item-bg"></div>
<div class="news-slider">
<div class="news-slider__wrp swiper-wrapper">
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">24</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-2.webp" alt="news">
</div>
</a>
</div>
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">25</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-3.webp" alt="news">
</div>
</a>
</div>
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">26</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-4.webp" alt="news">
</div>
</a>
</div>
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">27</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-2.webp" alt="news">
</div>
</a>
</div>
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">28</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-5.webp" alt="news">
</div>
</a>
</div>
<div class="news-slider__item swiper-slide">
<a href="#" class="news__item">
<div class="news-date">
<span class="news-date__title">29</span>
<span class="news-date__txt">May</span>
</div>
<div class="news__title">
Lorem Ipsum Dolor Sit Amed
</div>
<p class="news__txt">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...
</p>
<div class="news__img">
<img src="https://res.cloudinary.com/muhammederdem/image/upload/q_60/v1537132205/news-slider/item-4.webp" alt="news">
</div>
</a>
</div>
</div>
<div class="news-slider__ctr">
<div class="news-slider__arrows">
<button class="news-slider__arrow news-slider-prev">
<span class="icon-font">
<svg class="icon icon-arrow-left"><use xlink:href="#icon-arrow-left"></use></svg>
</span>
</button>
<button class="news-slider__arrow news-slider-next">
<span class="icon-font">
<svg class="icon icon-arrow-right"><use xlink:href="#icon-arrow-right"></use></svg>
</span>
</button>
</div>
<div class="news-slider__pagination"></div>
</div>
</div>
</div>
<svg hidden="hidden">
<defs>
<symbol id="icon-arrow-left" viewBox="0 0 32 32">
<title>arrow-left</title>
<path d="M0.704 17.696l9.856 9.856c0.896 0.896 2.432 0.896 3.328 0s0.896-2.432 0-3.328l-5.792-5.856h21.568c1.312 0 2.368-1.056 2.368-2.368s-1.056-2.368-2.368-2.368h-21.568l5.824-5.824c0.896-0.896 0.896-2.432 0-3.328-0.48-0.48-1.088-0.704-1.696-0.704s-1.216 0.224-1.696 0.704l-9.824 9.824c-0.448 0.448-0.704 1.056-0.704 1.696s0.224 1.248 0.704 1.696z"></path>
</symbol>
<symbol id="icon-arrow-right" viewBox="0 0 32 32">
<title>arrow-right</title>
<path d="M31.296 14.336l-9.888-9.888c-0.896-0.896-2.432-0.896-3.328 0s-0.896 2.432 0 3.328l5.824 5.856h-21.536c-1.312 0-2.368 1.056-2.368 2.368s1.056 2.368 2.368 2.368h21.568l-5.856 5.824c-0.896 0.896-0.896 2.432 0 3.328 0.48 0.48 1.088 0.704 1.696 0.704s1.216-0.224 1.696-0.704l9.824-9.824c0.448-0.448 0.704-1.056 0.704-1.696s-0.224-1.248-0.704-1.664z"></path>
</symbol>
</defs>
</svg>
</div>
<div class="contact">
<div id="contact" class="contect">
<h1 style="text-align: center; margin-bottom: 50px;">CONTACT US</h1>
<div class="contect-form">
<form action="https://formspree.io/f/mleznkyn" method="POST" enctype="multipart/form-data" name="email from" style="padding-bottom: 100px;">
<label class="contactform-label" for="name">Name</label>
<input required placeholder="Enter Your Name" type="text" class="form-control" name="name" id="name"/>
<label class="contactform-label" for="name">Email</label>
<input required placeholder="Enter Your Email" type="email" class="form-control" name="email" id="email"/>
<label class="contactform-label" for="name">Phone</label>
<input required placeholder="Enter Your Number" type="phone" class="form-control" name="phone" id="phone"/>
<label class="contactform-label" for="message">Message</label>
<textarea name="message" class="form-control" placeholder="Message" row="4" required></textarea>
<div class="input-cont">
<input type="submit" class="submit" value="Send Message">
</div>
</form>
</div>
</div>
</div>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/js/swiper.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></script><script src="./script.js"></script>
</body>
</html>