-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathmixed-content.html
More file actions
399 lines (394 loc) · 13.9 KB
/
mixed-content.html
File metadata and controls
399 lines (394 loc) · 13.9 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Material Design for Bootstrap</title>
<!-- MDB icon -->
<link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" />
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css" />
<!-- Google Fonts Roboto -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" />
<!-- MDB -->
<link rel="stylesheet" href="css/bootstrap-mega-menu.min.css" />
</head>
<body>
<!-- Start your project here-->
<nav
class="navbar navbar-expand-lg navbar-light bg-light"
>
<!-- Container wrapper -->
<div class="container-fluid">
<!-- Toggle button -->
<button
class="navbar-toggler px-0"
type="button"
data-mdb-toggle="collapse"
data-mdb-target="#navbarExample4"
aria-controls="navbarExample4"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fas fa-bars"></i>
</button>
<!-- Collapsible wrapper -->
<div
class="collapse navbar-collapse"
id="navbarExample4"
>
<!-- Left links -->
<ul
class="navbar-nav me-auto ps-lg-0"
style="padding-left: 0.15rem"
>
<li class="nav-item">
<a class="nav-link" href="#">Regular link</a>
</li>
<!-- Navbar dropdown -->
<li class="nav-item dropdown position-static">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown"
role="button"
data-mdb-toggle="dropdown"
aria-expanded="false"
>
Mega menu
</a>
<!-- Dropdown menu -->
<div
class="dropdown-menu w-100 mt-0"
aria-labelledby="navbarDropdown"
style="
border-top-left-radius: 0;
border-top-right-radius: 0;
"
>
<div class="container">
<div class="row my-4">
<div
class="col-md-6 col-xl-3 mb-3 mb-xl-0"
>
<div class="pt-2">
<p
class="text-uppercase font-weight-bold"
>
Explicabo voluptas
</p>
<div
class="bg-image hover-overlay shadow-1-strong rounded ripple mb-4"
data-mdb-ripple-color="light"
>
<img
src="https://mdbcdn.b-cdn.net/img/new/fluid/city/113.webp"
class="img-fluid"
/>
<a href="#!">
<div
class="mask"
style="
background-color: rgba(
251,
251,
251,
0.15
);
"
></div>
</a>
</div>
<div
class="d-flex justify-content-between"
>
<a href="" class="text-info"
><i class="fas fa-plane pe-1"></i
>Travels</a
>
<p><u>15.07.2020</u></p>
</div>
<a href="" class="text-dark">
<h5>This is title of the news</h5>
<p>
Lorem ipsum dolor sit amet
consectetur adipisicing elit.
Odit, iste aliquid. Sed id nihil
magni, sint vero provident esse
numquam perferendis ducimus dicta
adipisci iusto nam temporibus modi
animi laboriosam?
</p>
</a>
</div>
</div>
<div
class="col-md-6 col-xl-3 mb-3 mb-xl-0"
>
<div class="pt-2">
<p
class="text-uppercase font-weight-bold"
>
Explicabo voluptas
</p>
<a href="" class="text-dark">
<div
class="row mb-4 border-bottom pb-2"
>
<div class="col-3">
<img
src="https://mdbcdn.b-cdn.net/img/new/standard/city/041.webp"
class="img-fluid shadow-1-strong rounded"
alt="Hollywood Sign on The Hill"
/>
</div>
<div class="col-9">
<p class="mb-2">
<strong
>Lorem ipsum dolor sit
amet</strong
>
</p>
<p><u>15.07.2020</u></p>
</div>
</div>
</a>
<a href="" class="text-dark">
<div
class="row mb-4 border-bottom pb-2"
>
<div class="col-3">
<img
src="https://mdbcdn.b-cdn.net/img/new/standard/city/042.webp"
class="img-fluid shadow-1-strong rounded"
alt="Palm Springs"
/>
</div>
<div class="col-9">
<p class="mb-2">
<strong
>Lorem ipsum dolor sit
amet</strong
>
</p>
<p><u>15.07.2020</u></p>
</div>
</div>
</a>
<a href="" class="text-dark">
<div
class="row mb-4 border-bottom pb-2"
>
<div class="col-3">
<img
src="https://mdbcdn.b-cdn.net/img/new/standard/city/043.webp"
class="img-fluid shadow-1-strong rounded"
alt="Los Angeles Skyscrapers"
/>
</div>
<div class="col-9">
<p class="mb-2">
<strong
>Lorem ipsum dolor sit
amet</strong
>
</p>
<p><u>15.07.2020</u></p>
</div>
</div>
</a>
<a href="" class="text-dark">
<div
class="row mb-4 border-bottom pb-2"
>
<div class="col-3">
<img
src="https://mdbcdn.b-cdn.net/img/new/standard/city/044.webp"
class="img-fluid shadow-1-strong rounded"
alt="Skyscrapers"
/>
</div>
<div class="col-9">
<p class="mb-2">
<strong
>Lorem ipsum dolor sit
amet</strong
>
</p>
<p><u>15.07.2020</u></p>
</div>
</div>
</a>
</div>
</div>
<div
class="col-md-6 col-xl-3 mb-3 mb-md-0"
>
<div
class="list-group list-group-flush"
>
<p
class="mb-0 list-group-item text-uppercase font-weight-bold"
>
Iste quaerato
</p>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Cras justo odio</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Est iure</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Praesentium</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Laboriosam</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Dolor sit</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Amet consectetur</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Cras justo odio</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Adipiscing elit</a
>
</div>
</div>
<div class="col-md-6 col-xl-3">
<div
class="list-group list-group-flush"
>
<p
class="mb-0 list-group-item text-uppercase font-weight-bold"
>
Cras justo odio
</p>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Saepe</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Vel alias</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Sunt doloribus</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Cum dolores</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Perspiciatis quo</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Cras justo odio</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Laudantium maiores</a
>
<a
href=""
class="list-group-item list-group-item-action"
><i
class="fas fa-caret-right pe-2"
></i
>Provident dolor</a
>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<!-- Left links -->
</div>
<!-- Collapsible wrapper -->
</div>
<!-- Container wrapper -->
</nav>
<!-- End your project here-->
<!-- MDB -->
<script type="text/javascript" src="js/mdb.min.js"></script>
<!-- Custom scripts -->
<script type="text/javascript"></script>
</body>
</html>