-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
190 lines (190 loc) · 7.11 KB
/
index.html
File metadata and controls
190 lines (190 loc) · 7.11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="./assets/index.css" />
<link
href="https://fonts.googleapis.com/css?family=Hanalei+Fill"
rel="stylesheet"
/>
<title>Welcome To Facebook :)</title>
</head>
<body>
<div id="container">
<div id="top-bar">
<div id="header">
<div id="title"><span>facebook</span></div>
<div class="login">
<form>
<table>
<tr>
<td style="font-family: sans-serif">Email atau Telepon</td>
<td style="font-family: sans-serif">Kata Sandi</td>
</tr>
<tr>
<td><input type="email" name="email" /></td>
<td><input type="password" /></td>
<td>
<input
class="tombol-masuk"
type="submit"
name="submit"
value="masuk"
/>
</td>
</tr>
<tr>
<td></td>
<td><a href="#" class="d">Lupa akun?</a></td>
</tr>
</table>
</form>
</div>
</div>
</div>
<div class="middle-bar">
<div id="bodys">
<div class="body1">
<h2 style="font-family: sans-serif">
Facebook membantu Anda terhubung dan berbagi dengan orang-orang
dalam kehidupan Anda. Kecuali Mantan :')
</h2>
<img src="./assets/img/fb front.png" alt="fb-front" width="100%" />
</div>
<div class="body2">
<h1 style="font-family: sans-serif">Daftar</h1>
<h3 style="font-family: sans-serif">
Gratis, sampai kapan pun. hehe
</h3>
<div class="name">
<input
type="text"
name="first-name"
id="first-name"
placeholder="nama awal mu"
/>
<input
type="text"
name="second-name"
id="second-name"
placeholder="nama akhirmu"
/>
</div>
<div class="seluler-email">
<input
type="text"
name="seluler-email"
id="seluler-email"
placeholder="nomor HP atau emailmu lae"
/>
</div>
<div class="password">
<input
type="password"
name="password"
id="password"
placeholder="password mu yang paten bikin"
/>
</div>
<h4 style="font-family: sans-serif">Tanggal Lahir</h4>
<div class="date-kata">
<select name="birthday-day" id="day">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
</select>
<select name="birthday-month" id="month">
<option value="1">January</option>
<option value="2">February</option>
<option value="3">March</option>
<option value="4">April</option>
<option value="5">May</option>
</select>
<select name="birthday-year" id="year">
<option value="1990">1990</option>
<option value="1991">1991</option>
<option value="1993">1993</option>
<option value="1994">1994</option>
<option value="1995">1995</option>
</select>
<div class="kata">
<div class="mengapa-saya">
<a href="#" class="c"
>Mengapa saya harus memberikan tanggal lahir saya?</a
>
</div>
</div>
</div>
<div class="sex">
<input type="radio" name="radio" id="perempuan" /> Perempuan
<input type="radio" name="radio" id="laki2" /> Laki-laki
</div>
<div class="dengan-mengklik">
Dengan mengklik Daftar, Anda menyetujui
<a href="#" class="b">Ketentuan</a>,<a href="#" class="b">
Kebijakan Data</a
>
dan <a href="#" class="b">Kebijakan Cookie</a> kami. Anda akan
menerima Notifikasi SMS dari Facebook dan dapat menolaknya kapan
saja.
</div>
<div class="masuk">
<input type="submit" name="submit" id="submit" value="DAFTAR" />
</div>
<div class="buat-halaman">
<span
><b>Buat Halaman</b> untuk selebriti, grup musik, atau
bisnis.</span
>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-result">
<div class="list-bahasa">
<div class="bahasa">
<a href="#" class="a">Bahasa Indonesia</a>
<a href="#" class="a">Bahasa Jawa</a>
<a href="#" class="a">Bahasa Melayu</a>
<a href="#" class="a">日本語</a>
<a href="#" class="a">العربية</a>
<a href="#" class="a">Français (France)</a>
<a href="#" class="a">Español</a>
<a href="#" class="a">한국어</a>
<a href="#" class="a">Português (Brasil)</a>
<a href="#" class="a">Deutsch</a>
</div>
</div>
<div class="help">
<a href="#" class="a">Daftar</a> <a href="#" class="a">Masuk</a>
<a href="#" class="a">Massenger</a>
<a href="#" class="a">Facebook Lite</a>
<a href="#" class="a">Seluler</a>
<a href="#" class="a">Cari orang</a>
<a href="#" class="a">Teman</a> <a href="#" class="a">Halaman</a>
<a href="#" class="a">Minat Video</a>
<a href="#" class="a">Tempat</a> <a href="#" class="a">Game</a>
<a href="#" class="a">Lokasi</a>
<a href="#" class="a">Marketplace</a>
<a href="#" class="a">Grup</a> <a href="#" class="a">Instagram</a>
<a href="#" class="a">Lokal</a> <a href="#" class="a">Tentang</a>
<a href="#" class="a">Buat Iklan</a>
<a href="#" class="a">Buat Halaman</a>
<a href="#" class="a">Pengembang</a>
<a href="#" class="a">Karier</a> <a href="#" class="a">Privasi</a>
<a href="#" class="a">Cookie</a>
<a href="#" class="a">Pilihan Iklan</a>
<a href="#" class="a">Ketentuan</a>
<a href="#" class="a">Bantuan</a>
</div>
<div class="copyright"><span>Facebook © 2018</span></div>
</div>
</div>
</div>
</body>
</html>