-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
206 lines (191 loc) · 8.25 KB
/
about.html
File metadata and controls
206 lines (191 loc) · 8.25 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Match Up</title>
<link rel="stylesheet" href="css/about.css">
</head>
<body>
<section class="navbar" >
<div class="navbar-left">
<img style="margin-left: 7%;" class="logo" src="css/img/logo.png" alt="">
<!-- <div style="margin-left: 7%;" class="logo">
</div> -->
<a class="home" href="home.html" >Home</a>
<a class="tentang" href="about.html" style="color: #FE6B00;;" >tentang</a>
<a class="kontak" href="contact.html" >Kontak</a>
</div>
<div class="navbar-right">
<a class="sign-up" href="signup.html">Sign Up</a>
<a class="log-in" style="margin-right: 20%; margin-left: 5%; background-color: #FE6B00;; color: white; " href="login.html">Log In</a>
</div>
</section>
<section class="about1">
<div class="about-box">
<div style="background-image: url('css/img/logo.png'); background-size: contain; " class="image1">
</div>
Match <span style="font-family: opensans-bold;" >UP</span>
</div>
<div class="about-box">
<div style="background-image: url('css/img/Trio_Mid.png');" class="image1-1">
</div>
<span style="font-family: opensans-bold;" >TRIO MID</span>
</div>
</section>
<section class="about2" >
<div class="about2-image" >
<div class="text-button" >
<a href="">01</a>
<a href="">02</a>
</div>
<img class="image2" src="css/img/tentang_matchup.png" alt="">
<!-- <div class="image2">
</div> -->
</div>
<div class="about2-content" >
<p style="font-size: 8vh; text-transform: uppercase; " >
tentang Match Up
</p>
<p style="font-size: 12px;">
Match up adalah sebuah website untuk mencari <br> lawan sparring, dengan 3 mode utama yaitu: <li>Sparring <li>Main Bareng <li>Kompetisi</li></li></li>
</p>
<p style="font-size: 12px;" >Di dalam Match juga terdapat fitur Tim yang memungkinkan pengguna <br> bergabung dan bermain bersama member tim</p>
</div>
</section>
<section class="about3" >
<div class="about3-image" >
<div class="text-button" >
<a href=""><button class="instagram" >
</button></a>
<a href=""><button class="facebook" >
</button></a>
<a href=""><button class="whatapps" >
</button></a>
</div>
<img class="image3" src="css/img/triomidpict.jpg" alt="">
<!-- <div class="image3">
</div> -->
</div>
<div class="about3-content" >
<p style="font-size: 8vh; text-transform: uppercase; " >
tentang TRIO MID
</p>
<p style="font-size: 12px;">
Trio Mid adalah kelompok yang bertanggung jawab dalam proses <br> development website Match UP, tim kita terdiri dari 3 orang.
</p>
<p style="font-size: 12px;" >Kami berusaha untuk memberikan pengalaman <br> berolahraga dengan mudah dan cepat melalui website kita.</p>
</div>
</section>
<section class="home2" >
<p style="font-family: opensans-bold; font-size: 20px;" >TIM KITA
</p>
<div class="home2-content">
<div class="box" style="background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%), url(css/img/Riko.jpg); background-size: cover; background-position: center; " >
<span>RIKO ADITYA ZAKI</span>
<div style="width: 100%; display: flex; justify-content: space-evenly; margin-top: 20px;" >
<a href="">
<img src="css/img/instagram-white.png" alt="">
</a>
<a href="">
<img src="css/img/facebook-white.png" alt="">
</a>
<a href="">
<img src="css/img/whatapps-white.png" alt="">
</a>
</div>
</div>
<div class="box" style="background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%), url(css/img/Agung.jpg); background-size: cover; background-position: center; ">
<span>RIZQI AGUNG PRADANA</span>
<div style="width: 100%; display: flex; justify-content: space-evenly; margin-top: 20px; " >
<a href="">
<img src="css/img/instagram-white.png" alt="">
</a>
<a href="">
<img src="css/img/facebook-white.png" alt="">
</a>
<a href="">
<img src="css/img/whatapps-white.png" alt="">
</a>
</div>
</div>
<div class="box" style="background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%), url(css/img/Tyo.jpg); background-size: cover; background-position: center; ">
<span>Maulana Riky Adityo Afristianto</span>
<div style="width: 100%; display: flex; justify-content: space-evenly; margin-top: 20px; " >
<a href="">
<img src="css/img/instagram-white.png" alt="">
</a>
<a href="">
<img src="css/img/facebook-white.png" alt="">
</a>
<a href="">
<img src="css/img/whatapps-white.png" alt="">
</a>
</div>
</div>
</div>
</section>
<section class="home5" >
<div class="home5-box">
<!-- <img class="image6" src="css/img/aboutimg.png" alt=""> -->
<div class="image6">
</div>
<div class="home5-content" style="margin-left: 5%;" >
<p style="text-transform: uppercase; font-size: 2.5vw; padding-bottom: 10%;" >ayo mulai mencari <br> lawan sparring</p>
<p style="font-size: 12px; margin-bottom: 10%;" >berteman dengan ratusan user dan bertanding <br>
di lapangan sekarang dengan Match Up
</p>
<a class="home3-btn" href=""><button >
Sign Up
</button></a>
<a class="home3-btn" href=""><button >
Log In
</button></a>
</div>
</div>
</section>
<section class="home-footer">
<div class="footer-left">
<img class="footer-logo" src="css/img/logo.png" alt="">
<!-- <div class="footer-logo">
</div> -->
<p style="font-family: opensans-bold; font-size: 15px;" >
PT Match Up Indonesia
</p>
<p style="font-size: 12px; font-family: opensans-bold;color: grey;" >Jl Besito Raya No.25 <br>
Kudus</p>
</div>
<div class="footer-right">
<table class="table">
<tr>
<th>Perusahaan</th>
<th>Ekosistem</th>
<th>Hubungi Kami</th>
</tr>
<tr>
<td>Tentang</td>
<td>Sparring</td>
<td>Ekosistem</td>
</tr>
<tr>
<td>Kebijakan & Privasi</td>
<td>Main Bareng</td>
<td></td>
</tr>
<tr>
<td>Syarat & Ketentuan</td>
<td>Kompetisi</td>
<td></td>
</tr>
<tr>
<td></td>
<td>Direktori Tim</td>
<td></td>
</tr>
</table>
</div>
</section>
<section class="white-space" ></section>
</body>
</html>