-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfacc.html
More file actions
26 lines (24 loc) · 1.19 KB
/
facc.html
File metadata and controls
26 lines (24 loc) · 1.19 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>FACEBOOK</title>
<link rel="stylesheet" href="fac.css">
</head>
<body>
<div class="div1">
<h1>facebook</h1>
<img class="img1" src="facebook.png" alt="facebook-icon">
<h4><a href="https://www.facebook.com/notes/facebook/a-faster-facebook-for-android/10150393505147131/">Get Facebook for Android and browse faster.</a></h4>
<div class="div2">
<input class="aaaa" type="text" placeholder="Mobile number or email adress" required style="" height="18px"><br>
<input class="bbbb" type="password" placeholder="password" required>
</div>
<h5><a href="https://www.facebook.com/?stype=lo&jlou=AfdmDCWxct2sEhY0gwIgfQ10xysfn0demHcFlZcuSKf0h3go1n_BajXK5Ka94_NsTqRm5iHJy7TU2eSaWBvYzzinC2jU9jUimfX-J3whwA69Mg&smuh=22262&lh=Ac8rj1ZHuK0htVqN">Log In</a></h5>
<hr class="hr1" noshade>
<p class="p1">or</p>
</div>
<hr class="hr2" noshade>
<h3> <a href="https://www.google.com/search?q=create+new+account+facebook&rlz=1C1CHBF_enIN868IN868&oq=create+new+acc&aqs=chrome.1.0l2j69i57j0l5.16269j0j7&sourceid=chrome&ie=UTF-8">Creat New Account</a></h3>
</body>
</html>