-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgoogle.html
45 lines (44 loc) · 3.24 KB
/
google.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
<!DOCTYPE html>
<html>
<link rel="stylesheet"href="google.css">
<link rel="icon" href="googletitle.png" type="googletitle.png">
<title>Google</title>
<body>
<nav style="padding-left:90%;">
<a>Gmail</a>
<a style="margin-left:10px;">Images</a>
<a style="margin-left:10px;"><i class="bi bi-google-play"></i><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-google-play" viewBox="0 0 16 16">
<path d="M14.222 9.374c1.037-.61 1.037-2.137 0-2.748L11.528 5.04 8.32 8l3.207 2.96zm-3.595 2.116L7.583 8.68 1.03 14.73c.201 1.029 1.36 1.61 2.303 1.055zM1 13.396V2.603L6.846 8zM1.03 1.27l6.553 6.05 3.044-2.81L3.333.215C2.39-.341 1.231.24 1.03 1.27"/>
</svg></a>
</nav>
<pre><b style="color:rgb(12, 97, 216);">G</b><b style="color:red;">o</b><b style="color:rgb(230, 215, 12);">o</b><b style="color:rgb(12, 97, 216);">g</b><b style="color:green;">l</b><b style="color:red;">e</b></pre>
<div class="but">
<button input type="text"><i class="bi bi-search"></i><svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-search" viewBox="0 0 16 16">
<path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"/>
</svg><i class="bi bi-mic"></i><svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-mic" viewBox="0 0 16 16">
<path d="M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5"/>
<path d="M10 8a2 2 0 1 1-4 0V3a2 2 0 1 1 4 0zM8 0a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V3a3 3 0 0 0-3-3"/>
</svg><i class="bi bi-camera"></i><svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-camera" viewBox="0 0 16 16">
<path d="M15 12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.172a3 3 0 0 0 2.12-.879l.83-.828A1 1 0 0 1 6.827 3h2.344a1 1 0 0 1 .707.293l.828.828A3 3 0 0 0 12.828 5H14a1 1 0 0 1 1 1zM2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4z"/>
<path d="M8 11a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5m0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7M3 6.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/>
</svg></button>
</div>
<div class="ton"><br>
<span><button>google search</button><button>i'm feeling lucky</button></span>
</div>
<footer><br><br><br><br><br><br><br><br><br><br><br>
<div class="in">
<a>india</a>
</div>
<div class="enquiry">
<a>about</a>
<a style="margin-left: 10px;">advertising</a>
<a style="margin-left: 10px;">business</a>
<a style="margin-left: 10px;">how search works</a>
<span style="padding-left: 60%;"><a>privacy</a>
<a style="margin-left: 20px;">terms</a>
<a style="margin-left: 20px;">settings</a></span>
</div>
</footer>
</body>
</html>