-
Notifications
You must be signed in to change notification settings - Fork 0
/
health.html
250 lines (220 loc) · 10.4 KB
/
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
<!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="style.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<style>
.gradient {
height: 50vh;
background: linear-gradient(to bottom, #bde7d7 0%, #ffffff 38%);
}
* {
box-sizing: border-box;
font-family: 'Arial', sans-serif;
}
body {
font-family: 'Arial', sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background-color: #333;background: linear-gradient(to right, #333, #585);
color: #fff;
padding: 1rem;
text-align: center;
}
main {
max-width: 1200px;
margin: 20px auto;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 5px;
overflow: hidden;
}
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
th, td {
padding: 12px;
text-align: left;
border-bottom: 1px solid #ddd;
}
th {
background-color: #14813d;
color: #fff;
}
tr:hover {
background-color: #f5f5f5;
}
.apply-button {
display: block;
width: 100%;
padding: 10px;
text-align: center;
background-color: #28a745;
color: #fff;
text-decoration: none;
border: none;
border-radius: 5px;
cursor: pointer;
}
</style>
</head>
<body>
<!-- Header -->
<div class="header">
<div class="logo">
<a href="index.html">
<img src="Images/mainlogo.png" alt="Logo"></a>
</div>
<button class="menu-btn">☰</button>
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="faq.html">FAQ's</a></li>
</ul>
<div class="search">
<input type="text" placeholder="Search...">
<a href=""><i class="fas fa-search"></i></a>
</div>
<div class="sign-in">
<a href="signin.html">
<button>Sign In</button></a>
</div>
</div>
</div>
<header>
<h1>Health Sector Schemes</h1>
</header>
<main>
<table>
<thead>
<tr>
<th>Scheme Name</th>
<th>Information</th>
<th>Eligibility</th>
<th>How to Apply</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<!-- Scheme 1 -->
<tr>
<td>Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)</td>
<td>Aims to provide health coverage to over 10 crore poor and vulnerable families.</td>
<td>Families with an annual income below Rs. 5 lakh are eligible. Beneficiary families are identified based on Socio-Economic Caste Census (SECC) data.</td>
<td>Apply online through the official website or visit a nearby Common Service Center (CSC).</td>
<td><a href="https://ayushmanbharat.mp.gov.in/" class="apply-button" target="_blank">Apply</a></td>
</tr>
<!-- Repeat similar rows for other schemes -->
<!-- Scheme 2 -->
<tr>
<td>National Health Mission (NHM)</td>
<td>Focuses on strengthening healthcare systems in rural and urban areas.</td>
<td>Varies based on specific programs under NHM, generally targeting pregnant women, infants, and other vulnerable populations.</td>
<td>Application procedures depend on the specific NHM program; often done through health facilities or online portals.</td>
<td><a href="https://nhm.gov.in/" class="apply-button" target="_blank">Apply</a></td>
</tr>
<tr>
<td>Pradhan Mantri Surakshit Matritva Abhiyan (PMSMA)</td>
<td>Aims to provide antenatal care to pregnant women on the 9th of every month.</td>
<td>All pregnant women can avail of the free antenatal check-up on the 9th of every month.</td>
<td>Register at a PMSMA Pariyoshana Kendra or government health facility.</td>
<td><a href=https://pmsma.mohfw.gov.in/?lang=hi#:~:text=%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A7%E0%A4%BE%E0%A4%A8%E0%A4%AE%E0%A4%82%E0%A4%A4%E0%A5%8D%E0%A4%B0%E0%A5%80%20%E0%A4%B8%E0%A5%81%E0%A4%B0%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BF%E0%A4%A4%20%E0%A4%AE%E0%A4%BE%E0%A4%A4%E0%A5%83%E0%A4%A4%E0%A5%8D%E0%A4%B5%20%E0%A4%85%E0%A4%AD%E0%A4%BF%E0%A4%AF%E0%A4%BE%E0%A4%A8%20(%E0%A4%AA%E0%A5%80%E0%A4%8F%E0%A4%AE%E0%A4%8F%E0%A4%B8%E0%A4%8F%E0%A4%AE%E0%A4%8F,%E0%A4%A8%E0%A5%8D%E0%A4%AF%E0%A5%82%E0%A4%A8%E0%A4%A4%E0%A4%AE%20%E0%A4%AA%E0%A5%88%E0%A4%95%E0%A5%87%E0%A4%9C%20%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A6%E0%A4%BE%E0%A4%A8%20%E0%A4%95%E0%A4%BF%E0%A4%AF%E0%A4%BE%20%E0%A4%9C%E0%A4%BE%E0%A4%8F%E0%A4%97%E0%A4%BE%E0%A5%A4" class="apply-button" target="_blank">Apply</a></td>
</tr>
<tr>
<td>Rashtriya Swasthya Bima Yojana (RSBY)</td>
<td>Provides health insurance coverage for below-poverty-line (BPL) families.</td>
<td>BPL families, unorganized sector workers, and other vulnerable groups.</td>
<td>Enrollment through designated enrollment centers or online registration.</td>
<td><a href="https://www.india.gov.in/spotlight/rashtriya-swasthya-bima-yojana" class="apply-button" target="_blank">Apply</a></td>
</tr>
<tr>
<td>Pradhan Mantri Jan Aushadhi Yojana (PMJAY)</td>
<td>Aims to make quality medicines accessible and affordable.</td>
<td>All citizens, especially the economically weaker sections.</td>
<td>Purchase generic medicines at Jan Aushadhi Kendras across the country.</td>
<td><a href="http://janaushadhi.gov.in/pmjy.aspx" class="apply-button" target="_blank">Apply</a></td>
</tr>
<tr>
<td>Mahatma Jyotiba Phule Jan Arogya Yojana (MJPJAY)</td>
<td>Provides financial protection for inpatient hospitalization to families with an annual income up to Rs. 1.5 lakh.</td>
<td>Families with an annual income up to Rs. 1.5 lakh and holding the orange or yellow ration card.</td>
<td>Enroll at designated hospitals or online through the MJPJAY portal.</td>
<td><a href="https://www.jeevandayee.gov.in/" class="apply-button" target="_blank">Apply</a></td>
</tr>
<tr>
<td>Rajiv Gandhi Jeevandayee Arogya Yojana (RGJAY)</td>
<td>Offers cashless treatment for critical illnesses to families with an annual income up to Rs. 1.5 lakh.</td>
<td>Families with an annual income up to Rs. 1.5 lakh and holding the orange or yellow ration card.</td>
<td>Apply through the RGJAY website or at designated hospitals.</td>
<td><a href="https://www.jeevandayee.gov.in/" class="apply-button">Apply</a></td>
</tr>
<!-- Repeat similar rows for other schemes -->
<!-- Add more schemes as needed -->
</tbody>
</table>
</main>
<!-- Footer -->
<footer class="footer-distributed">
<div class="footer-left">
<h3>Jan<span>Jagruti</span></h3>
<p class="footer-links">
<a href="index.html" target=”_blank”>Home</a>
|
<a href="about.html"target=”_blank”>About</a>
|
<a href="services.html"target=”_blank”>Services</a>
|
<a href="contact.html"target=”_blank”>Contact</a>
|
<a href="faq.html"target=”_blank”>FAQ's</a>
</p>
<p class="footer-company-name">Copyright © 2023 <strong>JanJagruti</strong> All rights reserved</p>
</div>
<div class="footer-center">
<div>
<i class="fa fa-map-marker"></i>
<p><span>Nashik</span>
Maharashtra</p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>+91 8087990543</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>JanJagruti</span>
<strong>#Scheme4All</strong> The platform helps the citizen to find the right Government schemes for them. It also guides on how to apply for different Government schemes. Thus no need to visit multiple Government websites.
</p>
<div class="footer-icons">
<a href="#"><i class="fa fa-instagram"target=”_blank”></i></a>
<a href="https://www.linkedin.com/in/ashish-bhangale-2759a523a/"><i class="fa fa-linkedin"target=”_blank”></i></a>
<a href="https://twitter.com/home"target=”_blank”><i class="fa fa-twitter"target=”_blank”></i></a>
<a href="#"><i class="fa fa-whatsapp"target=”_blank”></i></a>
</div>
</div>
</footer>
</body>
</html>