-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
237 lines (234 loc) · 10.5 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="resources\css\style.css">
<title>Google Homepage</title>
</head>
<body>
<header>
<div class="flex">
<div>
<img src="resources\images\google-logo.png" alt="Google logo">
</div>
<div>
<form action="">
<input type="text">
</form>
<span aria-label="Borrar">
<svg class="small" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z">
</path>
</svg>
</span>
<svg class="small" focusable="false" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
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"
fill="#4285f4">
</path>
<path d="m11 18.08h2v3.92h-2z" fill="#34a853"></path>
<path 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"
fill="#f4b400">
</path>
<path
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"
fill="#ea4335">
</path>
</svg>
<button aria-label="Buscar con Google" type="submit">
<div>
<span>
<svg class="small" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<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>
</span>
</div>
</button>
</div>
<div>
<p>apps</p>
<p>user</p>
</div>
</div>
<nav class="flex">
<div class="flex">
<div>
<span style="height:16px ; width:16px">
<svg class="small" focusable="false" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M10 2v2a6 6 0 0 1 6 6h2a8 8 0 0 0-8-8z" fill="#34A853"></path>
<path d="M10 4V2a8 8 0 0 0-8 8h2c0-3.3 2.7-6 6-6z" fill="#EA4335"></path>
<path d="M4 10H2a8 8 0 0 0 8 8v-2c-3.3 0-6-2.69-6-6z" fill="#FBBC04"></path>
<path
d="M22 20.59l-5.69-5.69A7.96 7.96 0 0 0 18 10h-2a6 6 0 0 1-6 6v2c1.85 0 3.52-.64 4.88-1.68l5.69 5.69L22 20.59z"
fill="#4285F4">
</path>
</svg>
</span>
All
</div>
<div>
<span style="height:16px;width:16px">
<svg class="small" focusable="false" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M12 11h6v2h-6v-2zm-6 6h12v-2H6v2zm0-4h4V7H6v6zm16-7.22v12.44c0 1.54-1.34 2.78-3 2.78H5c-1.64 0-3-1.25-3-2.78V5.78C2 4.26 3.36 3 5 3h14c1.64 0 3 1.25 3 2.78zM19.99 12V5.78c0-.42-.46-.78-1-.78H5c-.54 0-1 .36-1 .78v12.44c0 .42.46.78 1 .78h14c.54 0 1-.36 1-.78V12zM12 9h6V7h-6v2z">
</path>
</svg>
</span>
News
</div>
<div>
<span style="height:16px;width:16px">
<svg class="small" focusable="false" viewBox="0 0 16 16">
<path
d="M7.503 0c3.09 0 5.502 2.487 5.502 5.427 0 2.337-1.13 3.694-2.26 5.05-.454.528-.906 1.13-1.358 1.734-.452.603-.754 1.508-.98 1.96-.226.452-.377.829-.904.829-.528 0-.678-.377-.905-.83-.226-.451-.527-1.356-.98-1.959-.452-.603-.904-1.206-1.356-1.734C3.132 9.121 2 7.764 2 5.427 2 2.487 4.412 0 7.503 0zm0 1.364c-2.283 0-4.14 1.822-4.14 4.063 0 1.843.86 2.873 1.946 4.177.468.547.942 1.178 1.4 1.79.34.452.596.99.794 1.444.198-.455.453-.992.793-1.445.459-.61.931-1.242 1.413-1.803 1.074-1.29 1.933-2.32 1.933-4.163 0-2.24-1.858-4.063-4.139-4.063zm0 2.734a1.33 1.33 0 11-.001 2.658 1.33 1.33 0 010-2.658">
</path>
</svg>
</span>
Maps
</div>
<div>
<span style="height:16px;width:16px">
<svg class="small" focusable="false" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path clip-rule="evenodd"
d="M10 16.5l6-4.5-6-4.5v9zM5 20h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1zm14.5 2H5a3 3 0 0 1-3-3V4.4A2.4 2.4 0 0 1 4.4 2h15.2A2.4 2.4 0 0 1 22 4.4v15.1a2.5 2.5 0 0 1-2.5 2.5z"
fill-rule="evenodd">
</path>
</svg>
</span>
Videos
</div>
<div>
<span style="height:16px;width:16px">
<svg class="small" focusable="false" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M14 13l4 5H6l4-4 1.79 1.78L14 13zm-6.01-2.99A2 2 0 0 0 8 6a2 2 0 0 0-.01 4.01zM22 5v14a3 3 0 0 1-3 2.99H5c-1.64 0-3-1.36-3-3V5c0-1.64 1.36-3 3-3h14c1.65 0 3 1.36 3 3zm-2.01 0a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7v-.01h7a1 1 0 0 0 1-1V5z">
</path>
</svg>
</span>
Images
</div>
<div>
<span style="height:16px;line-height:16px;width:16px">
<svg class="small" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path
d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z">
</path>
</svg>
</span>
More
</div>
</div>
<div class="flex">
<div>Settings</div>
<div>Tools</div>
</div>
</nav>
</header>
<main>
<div>
<p>About 95,600,000 results (0.50 seconds)</p>
</div>
<div>
<div>
<div>
<p>www.wix.com/</p>
</div>
<div>
<h2>Build Stunning Webpages Now |
Fully Personalized Websites</h2>
</div>
<div>
<p>
Start With Designer Templates & Customize To Make It Your
Own It's Easy & Free! Market leaders. Easy drag n’ drop.
Custom domain name. SEO wizard. Top industry hosting.
Customizable templates. Social media compatible.
100s of Apps. Traffic generation tools.
</p>
</div>
</div>
<div>
<div>
<h2>Images for build this webpage</h2>
</div>
<div>
<button>personal website</button>
<button>cost</button>
<button>website builders</button>
<button>coding</button>
<button>wordpress</button>
<button>web design</button>
<button>step guide</button>
</div>
<div>
<img src="" alt="placeholder">
<img src="" alt="placeholder">
<img src="" alt="placeholder">
</div>
</div>
</div>
<div>
<div>
<h3>Searches related to build this webpage</h3>
</div>
<div>
<p>how to build a website from scratch</p>
<p>create progessional website</p>
<p>learn to build a website</p>
<p>ways to build a website</p>
</div>
<div>
<p>how to build and maintain a website</p>
<p>how to build a good website</p>
<p>is creating a website free</p>
<p>how hard is it to build a website</p>
</div>
</div>
<div>
<div>
<div>
<img src="" alt="Goooogle">
</div>
<div>
<img src="" alt=">">
</div>
</div>
<div>
<div>
<button>1</button>
<button>2</button>
<button>3</button>
<button>4</button>
<button>5</button>
<button>6</button>
<button>7</button>
<button>8</button>
<button>9</button>
<button>10</button>
</div>
<div>
<button>Next</button>
</div>
</div>
</div>
</main>
<footer>
<div>
<h4>Ireland</h4>
</div>
<div>
<h4>Ireland - From your Internet address - Use precise location - Learn more</h4>
</div>
<div>
<button>Help</button>
<button>Send feedback</button>
<button>Privacy</button>
<button>Terms</button>
</div>
</footer>
</body>
</html>