-
Notifications
You must be signed in to change notification settings - Fork 1
/
video.html
239 lines (221 loc) · 9.66 KB
/
video.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hospital website</title>
<!-- Link Swiper's CSS -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<!-- BOXICONS CDN -->
<link href="https://unpkg.com/boxicons@2.1.2/css/boxicons.min.css" rel="stylesheet" />
<!-- CUSTOM CSS -->
<link rel="stylesheet" href="stylem.css" />
<style>
/* Style the container element */
.container {
max-width: 1200px;
margin: 0 auto;
}
/* Style the video cards */
.video-card {
display: flex;
margin-bottom: 20px;
height: 315px;
}
.video-card .video-container {
width: 560px;
}
.video-card .video-container {
position: relative;
}
.video-card .video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-card .video-description {
padding: 20px;
border-radius: 5px;
background-color: #f8f9fa;
}
/* Responsive styles for smaller screens */
@media (max-width: 768px) {
.video-card {
flex-direction: column;
}
.video-card .video-container {
order: 1;
}
.video-card .video-description {
order: 2;
}
}
</style>
</head>
<body>
<nav>
<div class="container">
<a href="#" class="nav__logo">
<h3>Maternal Health Care</h3>
</a>
<ul id="nav__items">
<li><a href="/">Home</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#specialists">Specialists</a></li>
<li><a href="viewreport.html" target="_blank">View Report </a></li>
<li><a href="register.html" target="_blank">Registration</a></li>
<li><a href="#appointment" class="btn">Make appointment</a></li>
</ul>
<button id="open__nav-btn"><i class="bx bx-menu"></i></button>
<button id="close__nav-btn"><i class="bx bx-x"></i></button>
</div>
</nav>
<!-- ======================== END OF NAV =============================== -->
<header>
<div class="container">
<div class="header__content">
<h1>Maternal Health Videos</h1>
<p>
Welcome to webpage Maternal health care .this web page allows the
hospitals and doctors around the world.This enables the doctor
in remote areas to take necessary precautions and steps
in case of emergency
</p>
<a href="#lesson" class="btn">Watch Lesson</a>
</div>
<div class="header__image">
<img src="https://media.istockphoto.com/photos/pregnant-woman-and-gynecologist-doctor-at-hospital-picture-id1165979888?b=1&k=20&m=1165979888&s=612x612&w=0&h=2Ed_lSls3oORfJ04xdiYvtpu1RysJtZxbqfDxPUwhP4="
alt="mainimage" />
</div>
</div>
</header>
<!-- ======================== END OF HEADER =============================== -->
<section id="lesson">
<div class="container">
<div class="video-card">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/D6Fn8SHZ2xc?si=-xXchICwJ47KSzDT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div class="video-description">
<h5 class="card-title">Video 1 Description</h5>
<p class="card-text">This video provides an overview of the importance of maternal education and its
impact on child health and development.</p>
</div>
</div>
<div class="video-card">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/D6Fn8SHZ2xc?si=-xXchICwJ47KSzDT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div class="video-description">
<h5 class="card-title">Video 1 Description</h5>
<p class="card-text">This video provides an overview of the importance of maternal education and its
impact on child health and development.</p>
</div>
</div>
<div class="video-card">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/D6Fn8SHZ2xc?si=-xXchICwJ47KSzDT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div class="video-description">
<h5 class="card-title">Video 1 Description</h5>
<p class="card-text">This video provides an overview of the importance of maternal education and its
impact on child health and development.</p>
</div>
</div>
<div class="video-card">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/D6Fn8SHZ2xc?si=-xXchICwJ47KSzDT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div class="video-description">
<h5 class="card-title">Video 1 Description</h5>
<p class="card-text">This video provides an overview of the importance of maternal education and its
impact on child health and development.</p>
</div>
</div>
<div class="video-card">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/D6Fn8SHZ2xc?si=-xXchICwJ47KSzDT"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div class="video-description">
<h5 class="card-title">Video 1 Description</h5>
<p class="card-text">This video provides an overview of the importance of maternal education and its
impact on child health and development.</p>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<article>
<h5>Maternal health care.</h5>
<p>
we provide best service here .
</p>
<div>
<i class="bx bxs-phone"></i>
<small>+12324567</small>
</div>
<div>
<i class="bx bx-mail-send"></i>
<small>support@hospitalwebsite.com</small>
</div>
</article>
<article>
<h5>Support</h5>
<a href="#">Privacy Policy</a>
<a href="#">Cookie Policy</a>
<a href="#">Purchasing Policy</a>
<a href="#">Terms & Conditions</a>
<a href="#">Career</a>
</article>
<article>
<h5>Menu</h5>
<a href="#">Home</a>
<a href="#">Services</a>
<a href="#">Specialists</a>
<a href="#">View Report</a>
<a href="#">Registration</a>
<a href="#" class="btn-primary">Get Appointment</a>
</article>
<article>
<h5>Contact Us</h5>
<a href="#">Press</a>
<a href="#">FAQs</a>
<div class="socials">
<a href="#"><i class="bx bxl-linkedin"></i></a>
<a href="#" <i class="bx bxl-twitter"></i></a>
<a href="#" <i class="bx bxl-facebook"></i></a>
<a href="#" <i class="bx bxl-instagram"></i></a>
</div>
</article>
</div>
<div class="copyright">
Copyright Maternal health care. All Rights Reserved.
</div>
</footer>
<!-- ======================== END OF FOOTER =============================== -->
<!-- Swiper JS -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- Main JS -->
<script src="main.js"></script>
<script src="main.js"></script>
</body>
</html>