-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinnovation-in-health.html
456 lines (387 loc) · 17.2 KB
/
innovation-in-health.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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<!-- BOOTSTRAP CSS -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<!-- MAIN CSS -->
<link rel="stylesheet" href="./css/main.css" />
<title>Innovation in Health - Newsbite</title>
<link
href="https://fonts.googleapis.com/css2?family=Economica&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Chilanka&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- 1ST NAVIGATION -->
<nav class="navbar navbar-expand-lg navbar navbar-dark "
style="background-color: black;">
<button class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarTogglerDemo03"
aria-controls="navbarTogglerDemo03"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse"
id="navbarTogglerDemo03">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link"
href="./index.html">Home
<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link"
href="./healthandfitness.html">Health & Fitness</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Arts</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Music</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Science</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Technology</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">True Crime</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">Entertainment</a>
</li>
<li class="nav-item">
<a class="nav-link disabled"
href="./contact.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="./#.html">Login</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="./register.html">Register</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="./contact.html">Contact</a>
</li>
</ul>
<div class="a-inline my-2 my-lg-0">
<a href="https://www.instagram.com/"><i
class="fa fa-instagram"
aria-hidden="true"></i></a>
<a href="https://www.facebook.com/"><i
class="fa fa-facebook-square"
aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/"><i
class="fa fa-linkedin-square"
aria-hidden="true"></i></a>
</div>
</div>
</nav>
<!-- 1ST NAVIGATION END -->
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<img
class="logo"
src="./images/LOGO.png" />
</div>
</div>
</div>
<!-- 2ND NAV BAR -->
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<nav class="navbar navbar-expand-lg navbar-light"
style="background-color: white">
<button class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarTogglerDemo03"
aria-controls="navbarTogglerDemo03"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse"
id="navbarTogglerDemo03">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link"
href="./healthandfitness.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link"
href="./mental-health.html">Mental Health</a>
</li>
<li class="nav-item">
<a class="nav-link active"
href="./innovation-in-health.html">Innovation in Health</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2"
type="search"
placeholder="Search"
aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0"
type="submit">Search</button>
</form>
</div>
</nav>
<!-- 2ND NAV BAR END -->
<!-- Navigation end -->
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<img
class="homepageHead"
src="./images/techheader3.jpg"
alt="Snow"
style="width: 100%; height: 300px"
/>
<div class="carousel-caption text-center">
<h1>Top story: </h1>
<h2>
Researchers 3D print lifelike heart valve models
</h2>
<p class="tagline">
Click
<a class="linkColor" href="https://www.sciencedaily.com/releases/2020/08/200828144419.htm"
>here</a
> for more information
</p>
</div>
</div>
</div>
<header class=healthcarePod> LATEST NEWS </header>
<!-- --------------------------Carousel----------------------- -->
<!-- <span class="border"> -->
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-8">
<div
id="carouselExampleControls"
class="carousel slide"
data-ride="carousel"
>
<div class="carousel-inner">
<div class="carousel-item active">
<img
src="./images/whitehouse.jpg"
class="d-block w-100
img-fluid;"
alt="Me1"
/>
<div class="carousel-caption black-background">
<h3>The Whitehouse Coronavirus outbreak</h3>
<p class=tagline>
ER doctors Billy Goldberg and Howard Greller cover the
outbreak
<a class="linkColor"
href="https://podcasts.apple.com/us/podcast/understanding-the-covid-19-outbreak-at-the-white-house/id1500967736?i=1000494183172&cc=us&id=1500967736&urlDesc=%2Funderstanding-the-covid-19-outbreak-at-the-white-house&ign-itsct=podcast_box&ign-itscg=30200"
>here</a
>
</p>
</div>
</div>
<div class="carousel-item">
<img
src="./images/purplehead.png"
class="d-block w-100
img-fluid;"
alt="Me2"
/>
<div class="carousel-caption black-background">
<h3>Evening Standard launches Tech and Science podcast</h3>
<p class = "tagline">
<a class="linkColor"
href="https://play.acast.com/s/tech-science-daily"
>Listen here</a
>
</p>
</div>
</div>
<div class="carousel-item">
<img
src="./images/marsetc.jpg"
class="d-block w-100
img-fluid;"
alt="Me3"
/>
<div class="carousel-caption black-background">
<h3>
Mars is set to come the closest to Earth in over a decade
</h3>
<p class="tagline">Listen to a detailed analysis here
<a class="linkColor"
href="https://podcasts.apple.com/us/podcast/mars-opposition-worried-astronomers/id1094372050?i=1000493833673"
>here</a
>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- --------------------------Carousel end----------------------- -->
<!-------------- Headline section start ------------->
<div class="col-sm-12 col-md-12 col-lg-4">
<!-- <h2 class=adjustheadline> Our top picks</h2> -->
<table class="table table-bordered bg-light">
<thead>
<tr>
<td colspan="3">
<th scope="col">Our top picks</th>
</td>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td colspan="3">
<iframe
sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms"
scrolling="no"
width="100%"
height="145"
frameborder="0"
src="https://embed.radiopublic.com/e?if=the-psychology-podcast-with-scott-WP0lY7&ge=s1!3cf7bee670c246c3c7cb89484991b7360df8acac"
></iframe>
</td>
</tr>
<tr>
<th scope="row">2</th>
<td colspan="3">
<iframe
sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms"
scrolling="no"
width="100%"
height="150"
frameborder="0"
src="https://embed.radiopublic.com/e?if=something-to-digest-with-dr-ray-m-WJPN3B&ge=s1!6158899ee713078d78e7c58c2b7660b539bf0350"
></iframe>
</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="3">
<iframe
sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms"
scrolling="no"
width="100%"
height="150"
frameborder="0"
src="https://embed.radiopublic.com/e?if=foggy-minds-8XJvqV&ge=s1!3a32aaee811fdcaeeba8249c686aca8e3687d84e"
></iframe>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<header class=healthcarePod> HEALTH TECHNOLOGY PODCASTS </header>
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-4">
<div class="card"
style="width: 100%;">
<div class="card-body">
<h5 class="card-title">Transcribed Podcast of the week</h5>
<iframe sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms" scrolling=no width="100%" height="185" frameborder="0" src="https://embed.radiopublic.com/e?if=ScienceVs&ge=s1!fe8212bea7ae2e76a443a1f465e588959c565f74"></iframe>
<h6 class="card-subtitle mb-2 text-muted"></h6>
<p class="card-text">In this episode host Wendy Zukerman is joined by Chase Purdy,
author of “Billion Dollar Burger,” Ira van Eelen, Dr. Uma
Valeti of Memphis Meats and Dr. Carolyn Mattick to cover
cell-cultured meat and it's environmental impact. Companies say their new techy meat will be better for the planet. Click
<a
class="linkColor"
href="https://docs.google.com/document/d/e/2PACX-1vQv3fEGEzX4dsUj2TV66VGXrvJyU3K0XSulzE7dzQiVmUUwl4aIqk-sPjyInlaybCvaV9URfecmUxaM/pub"
>here</a
>
for the full transcript.</p>
</div>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-4">
<div class="card"
style="width: 100%;">
<div class="card-body">
<h5 class="card-title">Nanotechnology and Cannabis</h5>
<iframe sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms" scrolling=no width="100%" height="185" frameborder="0" src="https://embed.radiopublic.com/e?if=the-hemp-revolution-6ByKKm&ge=s1!aeab3b1372649cf375d304881a98bdc63968e94d"></iframe>
<h6 class="card-subtitle mb-2 text-muted"></h6>
<p class="card-text"> Dr. Alexey Peshkovsky, Co-founder, President, and CSO of Industrial Sonomechanics joins
Sonia Gomez and James Brinkerhoff to
talk about what nanotechnology is, and why it makes oil-based products
like cannabis or hemp more bioavailable for us. He also shares the turnkey
solution they’ve developed.
</div>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-4">
<div class="card"
style="width: 100%;">
<div class="card-body">
<h5 class="card-title">Developments in Neurotechnology</h5>
<iframe sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms" scrolling=no width="100%" height="185" frameborder="0" src="https://embed.radiopublic.com/e?if=its-a-sickness-GMV911&ge=s1!6adb8f8b8c86cea47c48796eb152e9c1e718e334"></iframe>
<h6 class="card-subtitle mb-2 text-muted"></h6>
<p class="card-text"> The new neurotechnology making waves, Lilah covers foundational information
for a better understanding including a crash course on the evolution of the brain,
mechanisms of the brain, and a brief dive into the world of BMI’s. Next week Nicole covers some
information on Elon Musk and the Neuralink technology itself.
</div>
</div>
</div>
</div>
<footer class="footer-item">
<div class="footer">
© Copyright Newsbite
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<script src="./js/main.js"></script>
</body>
</html>