-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (46 loc) · 3.24 KB
/
index.html
File metadata and controls
56 lines (46 loc) · 3.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="Stylesheet" type="text/css" href="style.css">
<title>Google</title>
</head>
<body>
<div class="wiewport">
<div class="navbar">
<div class="lfloat"><a class="nav" href="https://accounts.google.com/ServiceLogin/signinchooser?service=mail&passive=true&rm=false&continue=https%3A%2F%2Fmail.google.com%2Fmail%2F%3Ftab%3Dwm%26ogbl&scc=1<mpl=default<mplcache=2&emr=1&osid=1&flowName=GlifWebSignIn&flowEntry=ServiceLogin">Gmail</a></div>
<div class="lfloat"><a class="nav" href="https://www.google.ps/imghp?hl=en&tab=wi&ogbl">Images </a></div>
<div class="lfloat" id="apps"><a href="#" title="Google apps"></a></div>
<div class="lfloat"> <a class="line" href="https://accounts.google.com/ServiceLogin/signinchooser?hl=en&passive=true&continue=https%3A%2F%2Fwww.google.com%2F&flowName=GlifWebSignIn&flowEntry=ServiceLogin" ><button type="submit" class="sign" >Sign in</button></a></div>
</div>
<div class="image">
<a href="https://www.google.com/search?q=thank+you+coronavirus+helpers&oi=ddle&ct=153205143&hl=en&sa=X&ved=0ahUKEwjy8_3pr-joAhU67uAKHZJ8B7oQPQgN&biw=1366&bih=663&dpr=1" ><img class="img" alt="google" src="https://www.google.com/logos/doodles/2020/thank-you-public-transportation-workers-6753651837108759-law.gif"> </a>
</div>
<div class="form">
<form action="#">
<input type="text" title="Search" placeholder="Search Google or type a URL" class="search">
<div class="button">
<button type="submit" class="button1" value="Google Search">Google Search</button>
<button type="submit" class="button1" value="I'm Feeling Lucky">I'm Feeling Lucky</button>
</div>
</form>
</div>
<div class="translation"> <p>Google offered in: <a href="#" class="arabic">العربية</a></p></div>
<div class="palestine"> <p>Palestine</p></div>
<div class="footer">
<div class="footer1">
<div class="flex1"><a href="https://ads.google.com/intl/en_ps/home/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpafooter&fg=1" class="links">Advertising</a></div>
<div class="flex1"><a href="https://www.google.com/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpbfooter&fg=1#?modal_active=none" class="links">Business</a></div>
<div class="flex1"><a href="https://about.google/?utm_source=google-PS&utm_medium=referral&utm_campaign=hp-footer&fg=1" class="links">About</a></div>
<div class="flex1"><a href="https://www.google.com/search/howsearchworks/?fg=1" class="links how">How Search works</a></div>
</div>
<div class="footer2">
<div class="flex2"><a href="https://policies.google.com/privacy?fg=1" class="links">Privacy</a></div>
<div class="flex2"><a href="https://policies.google.com/terms?fg=1" class="links">Terms </a></div>
<div class="flex2"><a href="#" class="set links">Settings</a></div>
</div>
</div>
</div>
</body>
</html>