-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
433 lines (415 loc) · 10.9 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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<section>
<h2 style="font-family: Courier New; color: orange;">UV Protection Chart</h2>
<p style="background-color:red;">Extreme: wear sunscreen, sunglasses, a hat and look for shade.</p>
<p style="background-color: orange;">Medium: wear sunscreen, sunglasses, and a hat.</p>
<p style="background-color: gold;">Low: wear sunscreen and sunglasses.</p>
</section>
<section>
{
background-color: lightBlue;
}
h2 {
font-family: Arial;
}
h3 {
font-family: Courier New;
}
p {
font-style: italic;
}
</style>
</head>
<body>
<h2>Spanish Vocabulary</h2>
<h3 style="background-color: darkSeaGreen;">Easy</h3>
<p> - el abrigo, el lazo, la agujeta, el overol</p>
<h3 style="background-color: khaki;">Good</h3>
<p> - los huevos revueltos, el calzoncillo, los pantalones</p>
<h3 style="background-color: pink;">Hard</h3>
<p> - los desarrolladores, los calcetines</p>
</section>
<section>
<head>
<link href="style.css" rel="stylesheet">
</head>
<body>
<h1>Paintball Championship</h1>
<h2 class="teamCrimson">Crimson Menace</h2>
<ol>
<li class="captain">Nicholas Leival</li>
<li>Justin Rabackoff</li>
<li>Keith Brown Jr.</li>
</ol>
<h2 class="teamTeal">Teal Team 6</h2>
<ol>
<li class="captain">Archie Montemayor</li>
<li>Mykel Kovar</li>
<li>Chad George</li>
</ol>
</section>
<section>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<img class="photo" src="https://mimo.app/r/greece.png">
<h3>Facts about Greece</h3>
<p class="population">Population: 10.77 million </p>
<p class="funFact">Fun fact: considered by most to be the birthplace of democracy.</p>
</body>
</section>
<section>
<img src="/img/homeflix.png">
<h1>See What's Next</h1>
<h3>Watch anywhere, but mostly from home.</h3>
<a href="https://mimo.app/r/homeflix.html">Try 30 Days Free</a>
<p>Watch TV shows and movies anytime, anywhere.</p>
</section>
<section>
<h2>Challenges - Coding Brain Teasers</h2>
<img src="https://getmimo.com/r/maze.png">
<p>Mimo Challenges are code-based brain teasers designed to improve your programming skills and sharpen your problem-solving abilities.</p>
<button>OPEN THE APP</button>
<p>Stay tuned! More fresh skills on learning how to code will be coming your way next week.</p>
</section>
<section>
<h2>Fast Furniture</h2>
<div>
<img src="/img/minimalist-living-room.png">
<img src="/img/modern-living-room.png">
<img src="/img/cozy-living-room.png">
</div>
<button>Open Catalogue</button>
<p>All furniture made for fast shipping and easy assembly!</p>
</section>
<section>
</section<h3>Decibel tuner</h3>
<p>D ------- D# ------- E ------- F ------- F#</p>
<p>|_______|___ 82.4Hz ___|_______|</p>
<img src="https://getmimo.com/r/needle.png">
<section>
<h1>Eye Sight Simulator</h1>
<h3>VERY BAD</h3>
<h4>Legally blind</h4>
<h5>Eat more carrots</h5>
<h6>20/20</h6>
</section>
<section>
<h3>Baker News</h3>
<h5>Tesla to change it's company name to Edison</h5>
<button>Subscribe to Read More</button>
<p>In a controversial move, Ellon Tusk has decided to change the name of Tesla to Edison, while the newcomer car manufacturer Edison Destiny has decided to change it's name to Westinghouse</p>
</div>
<h5>Can you guess next week's wrestlemania contestants?</h5>
<button>Subscribe to Find out More</button>
<div>
<img src="https://mimo.app/i/darkmode.png">
<img src="https://mimo.app/i/ninjamode.png">
</section>
<section>
<div>
<h2>Programming Mysteries</h2>
<a href="">Find out what line breaks really do to your HTML</a>
<br>
<img src="https://mimo.app/i/ghost-small.png">
<br>
<a href="">Learn what bugs Whiskers found in his code</a>
<img src="https://mimo.app/i/whispurr.png">
<br>
<h2>Submit your own scary story</h2>
<p>Have a scary story of your own? Email us for a chance to get featured in next month's issue!</p>
</div>
</section>
<section>
<div>
<h1>Zbay</h1>
<img src="https://mimo.app/i/phone.png">
<h3>Yphone Model X</h3>
<div>
<a href="">S</a>
<a href="">XL</a>
<a href="">Black</a>
<a href="">White</a>
</div>
<button>Add to basket</button>
</div>
</section>
<section>
<div>
<h1>Darkroom</h1>
<img src="https://mimo.app/i/bank-lobby.png">
<img src="https://mimo.app/i/loft.png">
<img src="https://mimo.app/i/lakeside.png">
</div>
</section>
<section>
<img src="https://mimo.app/i/sea-of-clouds.png">
<p> <em> White Sea of Clouds </em> | Szabo Viktor | 2018 </p>
</section>
<section>
<p> Currently playing: </p>
<h5> The Peanutbutterers - Where's My Jelly At</h5>
<div>
<img src="https://mimo.app/i/player-button-previous.png">
<img src="https://mimo.app/i/player-button-play.png">
<img src="https://mimo.app/i/player-button-next.png">
<img src="https://mimo.app/i/player-button-shuffle.png">
</div>
</section>
<section>
<h3> You have 1 unread message(s): </h3>
<h5> Arnold </h5>
<div>
<p> beep beep boop Hello there! </p>
<p> I am A21016, but friends call me Arnold. I'm here to help. </p>
<p> How can I help you today? </p>
</div>
</section>
<section>
<h1> 19:58 </h1>
<h5> 25 Dec - Cloudy </h5>
<div>
<p> Instagram - 12m </p>
<p> Messenger - 29m </p>
<p> Gmail - 30m </p>
</div>
</section>
<section>
<h4>Longface</h4>
<p>ugh, whoever decided to invite honeydew to the fruitbowl party is unfollowed forever</p>
<div>
<h4>Danette</h4>
<p>Not this again...</p>
<h4> Mr Jellyspread </h4>
<p> Honey-DO tell me more about that party</p>
</div>
</section>
<section>
<div class="title">
<h2>Dashboard</h2>
</div>
<div class="navigation">
Profile Messages Settings Help
</div>
<div class="content">
<img src="https://bit.ly/2WkDp5F">
<h4>Joe Dramatic</h4>
<h5>5 million followers</h5>
</div>
</section>
<section>
<h1># </h1>
<div class="#">
<p class="header">Basic</p>
<p class="price">$ 9.99 / mo </p>
<button>Get Started</button>
</div>
</section>
<section>
<h1>E-day</h1>
<div class="product">
<img src="https://mimo.app/i/shoes.png" width="110px">
<h2>E-Shoe</h2>
<h4 class="price">$2499.99
<span class="oldPrice">$4999.99 - 50% off</span>
</h4>
<button> Add to Cart </button>
</div>
</section>
<section>
<div class="trafficLight">
<div class="red"></div>
<div class="yellow"></div>
<div class="green"></div>
</div>
</section>
<section>
<div>
<h3>Austria</h3>
<p class="red"></p>
<p class="white"></p>
<p class="red"></p>
</div>
<div>
<h3>Gabon</h3>
<p class="green"></p>
<p class="yellow"></p>
<p class="blue"></p>
</div>
<div>
<h3>Germany</h3>
<p class="black"></p>
<p class="red"></p>
<p class="yellow"></p>
</div>
</section>
<section>
<div class="red"></div>
<div class="orange"></div>
<div class="yellow"></div>
<div class="green"></div>
<div class="blue"></div>
<div class="indigo"></div>
<div class="violet"></div
</section>
<section>
<h1>Progress Bars</h1>
<div>
<p class="full"></p>
</div>
<div>
<p class="half"></p>
</div>
<div>
<p class="low"></p>
</div>
</section>
<section>
<h2>Screen Time</h2>
<div>
<button class="gaming">
Gaming<br>40%
</button>
<button class="movies">
Movies<br> 35%
</button>
<button class="music">
Music <br>25%
</button>
</div>
</section>
<section>
<h1>Calculator Interface</h1>
<div>
<p>0.</p>
<button>7</button>
<button>8</button>
<button>9</button>
<button>x</button>
<button>4</button>
<button>5</button>
<button>6</button>
<button>/</button>
<button>1</button>
<button>2</button>
<button>3</button>
<button>+</button>
<button>.</button>
<button>0</button>
<button>%</button>
<button>_</button>
<button class="clear">AC</button>
<button class="submit">=</button>
</div>
</section>
<<section>
<h2>Blog</h2>
<div class="blogPost featuredPost">
<h3 class="blogTitle featuredTitle">SpaceX Dragon Launch</h3>
<p> The SpaceX crew successfully launched ...</p>
<button>Read More</button>
</div>
<div class="blogPost">
<h3 class="blogTitle">Grammy Awards 2020</h3>
<p> The 2020 grammy awards were hosted by ....</p>
<button>Read More</button>
</div>
</section>
<section>
<h2>Week Calendar</h2>
<p class="day past">Monday</p>
<p class="day past">Tuesday</p>
<p class="day today">Wednesday</p>
<p class="day">Thursday</p>
<p class="day">Friday</p>
<p class="day weekend">Saturday</p>
<p class="day weekend">Sunday<p>
</section>
<section>
</section<h2>Checkers Pattern</h2>
<button class="dark"></button>
<button class="light"></button>
<br>
<button class="light"></button>
<button class="dark"></button>
<section>
<h2>Cart</h2>
<div class="item">
<span class="itemName">Bananas</span>
<span class="quantity">x6</span>
<button> -</button>
<button>+</button>
</div>
<div class="item">
<span class="itemName">
Oranges
</span>
<span class="quantity">x2</span>
<button>-</button>
<button>+</button>
</div>
<button id="checkout">Checkout</button>
</section>
<section>
<h3>Italian Bakery</h3>
<div class="container">
<div class="item">Home</div>
<div class="item">Menu</div>
<div class="item">Pasteries</div>
<div class="item">Contact</div>
</div>
</section>
<section>
<h3>Best Movies Of All Time</h3>
<div class="container">
<div class="item"> 2017 - Lady Bird </div>
<div class="item"> 2018 - Black Panther </div>
<div class="item"> 2019 - Parasite </div>
<div class="item"> 2020 - One Night of Miami </div>
<div class="item"> 2021 - Nomadland </div>
</div>
<div class="copyright">
<p>© 2021 All Rights Reserved.</p>
</div>
</section>
<section>
<h3>Italian Bakery</h3>
<div class="container">
<a class="item">Home</a>
<a class="item">Menu</a>
<a class="item">Pasteries</a>
<a class="item">Contact</a>
</div>
<div class="main">
<a href="#" class="link item">Visit Restaurant</a>
<a href="#" class="link item">Order Online</a>
<a href="#" class="link item">Make a reservation</a>
</div>
</section>
<section>
<h3>Today's Lunch</h3>
<div class="container">
<div class="item">
<p><strong>Appetizer:</strong> Veggie Samosas</p>
</div>
<div class="item">
<p><strong>Main Course:</strong> Roast Chicken with Mashed Potatoes</p>
</div>
<div class="item">
<p><strong>Desert:</strong> Apple and Butterscotch Pie</p>
</div>
</div>
<div class="footer">
<a href="#">Home</a>
<a href="#">Meals</a>
<a href="#">Contact Us</a>
</div>
</section>