-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
163 lines (138 loc) · 6.05 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/face.css">
<title>Facebook</title>
</head>
<body>
<!-- The header -->
<div class="header"><!--Start of Header Div-->
<div class="logo"><!--Start of logo Div-->
<h2 class="face">facebook</h2>
</div><!--End of logo Div-->
<div class="login">
<form><!--Start of form-->
<div class="user">
<label>Email or Phone</label><br>
<input type="text"/>
</div>
<div class="user">
<label>Password</label><br>
<input type="password"/><br>
<a hrer="#" class="Forgotten">Forgotten account?</a>
</div>
<div class="user">
<input type="submit" value="Log in"/>
</div>
</form><!--End of form-->
</div>
</div><!--End of Header Div-->
<!-- ///////////////////////////////////////////The Content//////////////////////////////////////////////// -->
<div class="content"><!--Start of Content Div-->
<div class="container"><!--Start of Container Div-->
<div class="imga">
<span class="intro">Facebook helps you connect and share with the people in your life.</span>
<img src="https://static.xx.fbcdn.net/rsrc.php/v3/yi/r/OBaVg52wtTZ.png" alt="map" class="sora"/>
</div>
<div class="forma">
<form class="part-two">
<h2 class="creat">Create an account</h2>
<span class="creat-disc">It's quick and easy.</span>
<div class="two"><!--to give the float-->
<input type="text" placeholder="First Name" class="beside"/>
<input type="text" placeholder="Surname" class="beside"/>
</div>
<input type="text" placeholder="Mobile number or email address" class="bloc"/>
<input type="password" placeholder="New password"class="bloc"/>
<br>
<label>Birthday</label>
<select>
<option>Day</option>
</select>
<select>
<option>Month</option>
</select>
<select>
<option>Year</option>
</select>
<i class="ques fa fa-question-circle" aria-hidden="true"></i>
<br>
<label class="gen">Gender</label>
<input type="radio" name="gender" value="male">Male
<input type="radio" name="gender" value="female">Female
<input type="radio" name="gender" value="custome">Custome
<i class="ques fa fa-question-circle" aria-hidden="true"></i>
<br>
<p class="discr">By clicking Sign Up, you agree to our <a href="#">Terms, Data Policy</a> and <a href="#">Cookie Policy.</a> You may receive SMS notifications from us and can opt out at any time.</p>
<input type="submit" value="Sign Up" class="Sign">
<br>
<P class="guide"><a href="#" style="color: #385898;">Create a Page </a>for a celebrity, band or business.</P>
</form>
</div>
</div> <!--End of Container Div-->
</div><!--End of Content Div-->
<!-- //////////////////////////////////// links//////////////////////////////////////////////////// -->
<div class="links">
<div class="container">
<div class="groupone">
<span style="color: gray;">English (UK)</span>
<a href="#">العربية</a>
<a href="#">Français (France)</a>
<a href="#">Italiano</a>
<a href="#">Deutsch</a>
<a href="#">Русский</a>
<a href="#">Español</a>
<a href="#">Bahasa Indonesia</a>
<a href="#">Türkçe</a>
<a href="#">Português (Brasil)</a>
<a href="#">हिन्दी</a>
<i class="fa fa-plus" title="Show more languages"></i>
</div>
<span class="grayy"></span>
<div class="facelinks">
<div class="one">
<a href="#">Sign Up</a>
<a href="#" style="padding-left: 18px;">Log In</a>
<a href="#" style="padding-left: 18px;">Messenger</a>
<a href="#" style="padding-left: 18px;">Facebook Lite </a>
<a href="#" style="padding-left: 18px;"> Watch </a>
<a href="#" style="padding-left: 18px;">People</a>
<a href="#" style="padding-left: 18px;">Pages</a>
<a href="#" style="padding-left: 18px;">Page categories</a>
<a href="#" style="padding-left: 18px;">Places</a>
<a href="#" style="padding-left: 18px;">Games</a>
<a href="#" style="padding-left: 18px;">Locations</a>
<a href="#" style="padding-left: 18px;">Marketplace</a>
<a href="#" style="padding-left: 18px;">Groups</a>
<a href="#" style="padding-left: 18px;">Instagram</a>
</div>
<div class="toww">
<a href="#" >Local</a>
<a href="#" style="padding-left: 18px;">Fundraisers</a>
<a href="#" style="padding-left: 18px;">Services</a>
<a href="#" style="padding-left: 18px;">About</a>
<a href="#" style="padding-left: 18px;">Create ad</a>
<a href="#" style="padding-left: 18px;">Create Page</a>
<a href="#" style="padding-left: 18px;">Developers</a>
<a href="#" style="padding-left: 18px;">Careers</a>
<a href="#" style="padding-left: 18px;">Privacy</a>
<a href="#" style="padding-left: 18px;">Cookies</a>
<a href="#" style="padding-left: 18px;">AdChoices</a>
<a href="#" style="padding-left: 18px;">Terms</a>
<a href="#" style="padding-left: 18px;">Help</a>
<a href="#" style="padding-left: 18px;"></a>
<br>
<span class="footer">Facebook © 2019</span>
</div>
</div>
</div>
</div>
<script src="javas/bootstrap.js"></script>
</body>
</html>