-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimage_search.html
91 lines (79 loc) · 7.35 KB
/
image_search.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google</title>
<link rel="shortcut icon" href="https://www.google.com/favicon.ico" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/image_search.css">
</head>
<body class="d-flex flex-column">
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<ul class="navbar-nav ms-auto flex-row">
<li class="nav-item">
<a class="nav-link text-white px-2" href="index.html">Google search</a>
</li>
<li class="nav-item">
<a class="nav-link text-white px-2" href="image_search.html">Images</a>
</li>
<li class="nav-item">
<a class="nav-link text-white px-2" href="advanced_search.html">Advanced search</a>
</li>
<li class="nav-item">
<a class="nav-link text-white rounded-5" id="google-apps" href="#"><svg class="align-top" fill="#fff" focusable="false" viewBox="0 0 24 24" height="24px" width="24px"><path d="M6,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM6,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM12,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM16,6c0,1.1 0.9,2 2,2s2,-0.9 2,-2 -0.9,-2 -2,-2 -2,0.9 -2,2zM12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,14c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2zM18,20c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2 -2,0.9 -2,2 0.9,2 2,2z"></path></svg>
</a>
</li>
<li class="nav-item">
<a class="nav-link text-white p-1 rounded-5" href="#" id="google-acc">
<img class="rounded-5" src="https://cdn.discordapp.com/attachments/1176563099554287746/1197846700304384060/letra-d.png?ex=65bcc0ac&is=65aa4bac&hm=46c49584ad050b75813d813fc930bb3df199ef455652eb6f2e4d3f2717c1ed84&" srcset="https://cdn.discordapp.com/attachments/1176563099554287746/1197846700304384060/letra-d.png?ex=65bcc0ac&is=65aa4bac&hm=46c49584ad050b75813d813fc930bb3df199ef455652eb6f2e4d3f2717c1ed84&,https://cdn.discordapp.com/attachments/1176563099554287746/1197846700304384060/letra-d.png?ex=65bcc0ac&is=65aa4bac&hm=46c49584ad050b75813d813fc930bb3df199ef455652eb6f2e4d3f2717c1ed84& " alt="" aria-hidden="true" >
</a>
</li>
</ul>
</div>
</nav>
<main class="h-100">
<section class="h-100 d-flex flex-column align-items-center">
<div class="google-logo d-flex align-items-end position-relative">
<img class="" alt="Google" height="92" src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_light_color_272x92dp.png" width="272">
<span class="position-absolute bottom-0 image-text">images</span>
</div>
<div class="search-input container text-center">
<form action="https://www.google.com/search" id="search-form" method="get">
<div class="position-relative google-search">
<svg focusable="false" class="position-absolute translate-middle-y top-50 start-0 ms-3" fill="#9AA0A6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="20px" width="20px"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg>
<svg focusable="false" class="position-absolute translate-middle-y top-50" viewBox="0 0 24 24" data-bs-toggle="tooltip" data-bs-title="Search by voice" xmlns="http://www.w3.org/2000/svg" height="24px" width="24px"><path fill="#4285f4" d="m12 15c1.66 0 3-1.31 3-2.97v-7.02c0-1.66-1.34-3.01-3-3.01s-3 1.34-3 3.01v7.02c0 1.66 1.34 2.97 3 2.97z"></path><path fill="#34a853" d="m11 18.08h2v3.92h-2z"></path><path fill="#fbbc04" d="m7.05 16.87c-1.27-1.33-2.05-2.83-2.05-4.87h2c0 1.45 0.56 2.42 1.47 3.38v0.32l-1.15 1.18z"></path><path fill="#ea4335" d="m12 16.93a4.97 5.25 0 0 1 -3.54 -1.55l-1.41 1.49c1.26 1.34 3.02 2.13 4.95 2.13 3.87 0 6.99-2.92 6.99-7h-1.99c0 2.92-2.24 4.93-5 4.93z"></path></svg>
<svg focusable="false" class="position-absolute translate-middle-y top-50" viewBox="0 0 192 192" data-bs-toggle="tooltip" data-bs-title="Search by image" xmlns="http://www.w3.org/2000/svg" height="24px" width="24px"><rect fill="none" height="192" width="192"></rect><g><circle fill="#34a853" cx="144.07" cy="144" r="16"></circle><circle fill="#4285f4" cx="96.07" cy="104" r="24"></circle><path fill="#ea4335" d="M24,135.2c0,18.11,14.69,32.8,32.8,32.8H96v-16l-40.1-0.1c-8.8,0-15.9-8.19-15.9-17.9v-18H24V135.2z"></path><path fill="#fbbc04" d="M168,72.8c0-18.11-14.69-32.8-32.8-32.8H116l20,16c8.8,0,16,8.29,16,18v30h16V72.8z"></path><path fill="#4285f4" d="M112,24l-32,0L68,40H56.8C38.69,40,24,54.69,24,72.8V92h16V74c0-9.71,7.2-18,16-18h80L112,24z"></path></g></svg>
<svg focusable="false" class="position-absolute translate-middle-y top-50" height="24px" width="24px" fill="#8ab4f8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" data-iml="1703193726013"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg>
<input class="rounded-pill ps-5" autocomplete="off" type="text" name="q" id="search-field">
</div>
</form>
</div>
</section>
</main>
<footer>
<div>
<p class="country m-0">Brasil</p>
</div>
<div class="quick-links">
<ul class="d-flex justify-content-between">
<div class="d-flex">
<li class=""><a href="#" class="nav-link">About</a></li>
<li class=""><a href="#" class="nav-link">Advertising</a></li>
<li class=""><a href="#" class="nav-link">Business</a></li>
<li class=""><a href="#" class="nav-link">How Search works</a></li>
</div>
<div class="d-flex">
<li class=""><a href="#" class="nav-link">Privacy</a></li>
<li class=""><a href="#" class="nav-link">Terms</a></li>
<li class=""><a href="#" class="nav-link">Settings</a></li>
</div>
</ul>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous"></script>
<script src="assets/js/index.js"></script>
</body>
</html>