-
Notifications
You must be signed in to change notification settings - Fork 0
/Facebook
Copy path390 lines (386 loc) · 11.1 KB
/Facebook
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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<title> Facebook login</title>
</head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
$(".ki").hover(function(){
$(this).css("color","#9cb4d8");
});
});
$(document).ready(function() {
$(".ji").click(function(){
$(this).hide();
});
});
</script>
<style>
.four{
font-size: 12px;
min-width:100%;
height:82px;
line-height: 0px;
font-family: Arial,helvetica,sans-serif;
background-color:#3b5998;
margin:0px;
padding:0px;
text-align:left;
background-image: linear-gradient(#4e69a2, #3b5998 50%);
}
.li{margin-top: 10px;
margin-bottom: 10px;
min-width: 194px;
padding: 7px 20px;
text-align: center;
font-family: 'Freight Sans Bold', Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 18px;
background: linear-gradient(#67ae55, #578843);
color: white;
background-color: #69a74e;
box-shadow: inset 0 1px 1px #a4e388;
border: 1px solid #3b6e22 ;
border-radius: 5px;
position: relative;
text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.ri{color: #1d2129;
font-size: 18px;
font-weight: normal;
line-height: 18px;
padding: 0 10px 0 3px;
}
.hi{width: 399px;
color: #777777;
font-size: 11px;
width: 316px;
margin: 11px 0px;
}
.mi{margin-left:0px;
line-height:14px;
max-width:140px;
font-size: 11px;
height:28px;
vertical-align:middle;
display:inline block;
padding :0px;}
.y{
padding-top: 0px;
line-height: 0px;
font-weight: normal;
}
.custom-container{
padding:0px 0px;
margin:0px;
width:100%;
}
.vi{
margin-left: 10px;
font-size: 11px;
max-width: 150px;
}
.ji{position: relative;left: 35%;}
.five{
margin: 0 auto;
float: left;
width: 170px;
height: 34px;
background-position: 0 0;
margin-top: 17px;
margin-bottom: 0px;
color:rgb(255,255,255);
font-weight: bold;
font-size:40px;
letter-spacing: -0.5px;
display: inline-block;
border-radius: 1px;
text-align:right;
}
.qi{border-radius: 4px;
border-width: 1px;
display: inline-block;
padding: 5px 0 5px 4px;
}
.x{
position: relative;left:22%;
color:white;
font-size: 12px;
font-weight:400;
width:390px;
/*padding-bottom: 4px;*/
/*padding-left: 14px;*/
}
.ni{
border:1px solid black;
height:24px;
width:150px;
padding:3px;
margin-bottom: 12px;
margin-top:3px;
box-shadow:rgba(27, 31, 35, 1);
background-color: white;
}
.ki{
color:rgb(156,180,216);
padding-top:4px;
}
.fi{
background-color: #4267b2;
border-radius: 2px;
display: inline-block;
font-size: 12px;
font-smoothing: grayscale;
font-weight: bold;
line-height: 18px;
padding: 2px 6px;
text-align: center;
text-decoration: none;
text-shadow: none;
vertical-align: top;
white-space: nowrap;
border: 1px solid #29487d;
margin-left: 14px;
padding:2px 6px;
border-collapse: separate;
}
.yx{color: #0e385f;
font-size: 20px;
font-weight: bold;
line-height: 29px;
padding-top: 40px;
width: 110%;
word-spacing: -1px;
/*position: relative;left: 28%;*/
padding-right:15px;
padding-left: 25%;
margin-left:0px;
margin-right: 0px;
}
.gi{
position:relative;left:5%;
}
.si{ padding:20px 0px;
}
.ai{ font-size: 36px;
font-weight: bold;
color: #333333;
margin-bottom: 5px;
margin-top:0px;
line-height: 48px;
}
.pi{ color: #1d2129;
font-size: 19px;
font-weight: normal;
line-height: 25px;
}
.oi{
border: 1px solid #bdc7d8;
width:192px;
height:37px;
padding:10px 8px;
border-radius:5px;
font-size: 18px;
}
.xi{
font-size: 12px;
line-height:1.34;
}
.zi{
border-color: #bdc7d8;
border-radius: 5px;
margin: 0;
width: 397px;
border-radius:5px;
height:37px;
border: 1px solid #bdc7d8;
font-size: 18px;
padding:10px 8px;
}
.di{
margin-bottom: 5px;
margin-top: 10px;
color: #1d2129;
font-size: 18px;
font-weight: normal;
margin-left:0px;
}
.ci{padding:5px;
width:60px;
height:30px;
margin:0px;
}
.ei{padding:5px;
width:70px;
height:30px;
margin:0px;
}
.ti{padding:5px;
width:65px;
height:30px;
margin:0px;
}
</style>
<body style="margin: 0px;padding:0px;line-height: 0;">
<div class="custom-container " >
<div class="row" style="padding:0px;margin:0px;" >
<div class="col-xs-12 " style="min-width:100%;padding:0px;">
<div class=" four y" style="padding-top:13px;">
<div class="col-xs-4">
<h1 class="five ji">facebook</h1>
</div>
<div class="col-xs-8 x" >
<table style="margin-top:11px;">
<tr>
<th>
<label style="padding-bottom: 4px;">Email or Phone</label>
<form><input type="text" class="ni">
</form>
</th>
<th style="padding-left:14px;">
<label style="padding-bottom: 4px;">Password</label>
<form>
<input type="password" class="ni" ></form>
<a href="https://www.facebook.com/login/identify?ctx=recover&lwv=110" vlink="rgb(156,180,216)" class="ki">Forgotten account?
</a>
</th>
<th> <form><input type="submit" value="Log In" height=" 18" width="34" class="fi">
</th>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="custom-container" style="height:586px; ">
<div class="row" style="padding:0px;margin:0px;background: linear-gradient( white, #D3D8E8);height:586px;">
<div class="col-xs-3" style="padding-left:0px;padding-right:15px;
width:650px;" >
<div class="yx">
<span>Facebook helps you connect and share with the<br> people in your life.</span>
<img src="https://www.facebook.com/rsrc.php/v3/yx/r/pyNVUg5EM0j.png" height="195" size="437">
</div>
</div>
<div class="col-xs-5 gi">
<div class="si">
<div class="ai"><span>Create an account</span></div>
<div class="pi"><span>It's free and always will be.</span>
</div>
</div>
<div class="xi">
<form> <input type="text" placeholder="First name" class="oi" style="margin-right:8px;margin-bottom: 10px;">
<input type="text" placeholder="Sur name" class="oi" style="">
</form>
<div >
<form> <input type="text" placeholder="Mobile number or email address" class="zi" style="margin-right:8px;margin-bottom: 10px;">
</form>
</div>
<div>
<form><input type="password" placeholder="New password" class="zi" style="margin-right:8px;margin-bottom: 10px;">
</form>
</div>
<div class="di">Birthday
</div>
<div class="row" style ="position:relative;display: inline-block;margin:0px;width:400px; ">
<div class="col-xs-12" style="margin:0px;padding:0px">
<div class="col-xs-2" style="margin:0px;padding:0px;width:57px;">
<span><select class="ci">
<option value="day">Day</option>
<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>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
</select></span>
</div>
<div class="col-xs-2" style="margin:0px;padding:0px;">
<span><select class="ei">
<option value="Month">Month</option>
<option value="January">January</option>
<option value="February">February</option>
<option value="March">March</option>
<option value="April">April</option>
<option value="May">May</option>
<option value="June">June</option>
<option value="July">July</option>
<option value="August">August</option>
<option value="September">September</option>
<option value="October">October</option>
<option value="November">November</option>
<option value="December">December</option>
</select></span>
</div>
<div class="col-xs-2" style="margin:0px;padding:0px;">
<span><select class="ti">
<option value="Year">Year</option>
</select></span>
</div>
<div class="col-xs-6" style="margin:0px;padding-left:5px;">
<a href="#" class="mi">Why do I need to provide my<br> date of birth?</a>
</div>
</div>
</div>
<div style="margin-top:10px;">
<div style="border-radius: 4px;
border-width: 1px;
display: inline-block;
padding: 5px 0 5px 4px;">
<input type="radio" value="1" style="margin:3px 3px 0 5px;">
<label style="padding:0 10px 0 3px;color: #1d2129;
font-size: 18px;
font-weight: normal;
line-height: 18px;">Female</label>
<input type="radio" value="1" style="margin:3px 3px 0 5px;">
<label style="padding:0 10px 0 3px;color: #1d2129;
font-size: 18px;
font-weight: normal;
line-height: 18px;">Male</label>
</div>
</div>
<div class="hi">
<p>By clicking Create an account, you agree to our Terms and confirm that you have read our Data Policy, including our Cookie Use Policy. You may receive SMS message notifications from Facebook and can opt out at any time.</p>
</div>
<button class="li">Create an account</button>
<div style="padding-top: 10px;margin-top: 15px;
color: #666666;
font-size: 13px;
font-weight: bold;
margin-top: 10px;
padding-top: 15px;">
<a href="https://www.facebook.com/pages/create/?ref_type=registration_form" >Create a Page</a> for a celebrity, band or business
</div>
</div>
</div>
</div>
</div>
</body>
</html>