-
Notifications
You must be signed in to change notification settings - Fork 0
/
index1.html
204 lines (185 loc) · 9.04 KB
/
index1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Digital Health Passport</title>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer">
<link rel="stylesheet" href="index.css">
</head>
<body>
<header>
<div class="navbar1">
<div class="logo1"></div>
<div class="nav-search">
<!-- <select class="search-select">
<option>All</option>
</select> -->
<input placeholder="Search " class="search_input">
<div class="search-icon">
<i class="fa-solid fa-magnifying-glass"></i>
</div>
</div>
<select class="language ">
<option>English</option>
<option>Hindi</option>
<option>Tamil</option>
<option>Telagu</option>
<option>Marathi</option>
</select>
<!-- <label for="city">create :</label> -->
<select id="ID" name="ID">
<!-- <button></button> -->
<!-- <button><a href="#"><option value=" Create ID Number">Create ID Number</option></a></button>
<button><a href="#"> <option value="Create Doctor ID Number ">Create Doctor ID Number </option></a></button>
<button><a href="#"><option value="Create Patient ID number">Create Patient ID number</option></a></button> -->
<button><option value=" Create ID Number">Create DHPA
Number</option></button>
<button> <option value="Create Doctor ID Number ">Create
Doctor DHPA Number </option></button>
<button><option value="Create Patient ID number">Create
Patient DHPA number</option></button>
<!-- <option value="Houston">Houston</option>
<option value="Phoenix">Phoenix</option>
<option value="Philadelphia">Philadelphia</option> -->
<!-- Add more cities as needed -->
</select>
</div>
<div class="navbar2">
<!-- <div class="logo2"></div> -->
<div class="all-icon ">
<i class="fa-solid fa-bars"></i>All
</div>
<a class="border" href="#">Home</a>
<a class="border" href="#">Login</a>
<a class="border" href="#">Register</a>
<a class="border" href="#">About</a>
<a class="border" href="#">service</a>
<a class="border" href="#">News</a>
<a class="border" href="#">Learn more</a>
</div>
</header>
<div class="hero-section1">
<!-- <div class="hero-msg"> -->
<!-- <p></p> -->
<div class="data">
<h1 style="color: #264488; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">Create Digital Health Passport Account - DHPA Number</h1>
<br>
<h2 style="color: #264488; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;"> Creating India's Digital Health Mission</h2>
<!-- <p>ABHA - Ayushman Bharat Health Account - Key to your digital healthcare journey.</p> -->
<br>
<h5 style="color: #264488; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">DHPA - Digital Health Passport Account - Key to your digital healthcare journey.</h5>
<br>
<select id="ID" name="ID">
<!-- <button></button> -->
<!-- <button><a href="#"><option value=" Create ID Number">Create ID Number</option></a></button>
<button><a href="#"> <option value="Create Doctor ID Number ">Create Doctor ID Number </option></a></button>
<button><a href="#"><option value="Create Patient ID number">Create Patient ID number</option></a></button> -->
<button><option value=" Create ID Number">Create DHPA
Number</option></button>
<button> <option value="Create Doctor ID Number ">Create
Doctor DHPA Number </option></button>
<button><option value="Create Patient ID number">Create
Patient DHPA number</option></button>
<!-- <option value="Houston">Houston</option>
<option value="Phoenix">Phoenix</option>
<option value="Philadelphia">Philadelphia</option> -->
<!-- Add more cities as needed -->
</select>
<br>
<br>
<p>Already Have DHPA Number? <a href="#" style="color: #D66025; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">Login</a></p>
</div>
<div class="img"></div>
</div>
<div class="hero-section2">
<div class="hero-msg">
<h1 style="color: white; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">Benefits of DHPA Number</h1>
<!-- <p style="color: white; font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">DHPA number is a 14 digit number that will uniquely identify you as a participant in India's digital healthcare system. DHPA number will establish a strong and trustable identity for you that will be accepted by healthcare providers across the country. Seamless sign up for Personal Health Records application for Health data sharing</p> -->
</div>
<br>
<br>
<br>
<div id="content">
<div class="contentbox1" style="background-color:white">
<div class="img1"></div>
<br>
Unique & Trustable Identity
</div>
<div class="contentbox2" style="background-color: white">
<div class="img2">
<div class="security">
<!-- <i class="fa-duotone fa-lock"></i> -->
<!-- <i class="fa-regular fa-lock"></i -->
<!-- <i class="fa-solid fa-camera-security"></i> -->
<!-- <i class="fa-regular fa-camera-security"></i> -->
<i class="fa-solid fa-lock"></i>
</div>
</div>
<br>
Data Security</div>
<div class="contentbox3" style="background-color: white">
<div class="img3"></div>
<br>
Health Information Accessebility</div>
<div class="contentbox4" style="background-color: white">
<div class="img4"></div>
<br>
Easy Personal Health Record Sign Up</div>
</div>
</div>
<div class="hero-section3">
<div class="hero-data">
<p class="data1 ">Support</p>
<br><br>
<h1 style=" font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;"class="data2">FAQ's</h1>
<br><br>
<button>Contact Us</button>
</div>
</div>
<footer>
<div class="foot-section">
<div class="foot-panel1">
<a href="#"><b>back to top</b></a>
</div>
<div class="foot-panel2">
<ul>
<h3> Get to Know Us</h3>
<a href="#">About Us</a>
<a href="#">contact us</a>
<a href="#">service</a>
<!-- <a href="#"></a> -->
</ul>
<ul>
<h3> Connect with Us</h3>
<a href="#"> Facebook</a>
<a href="#"> Twitter</a>
<a href="#"> Instagram</a>
<a href="#"> Youtube</a>
</ul>
<ul>
<h3> Let Us Help You</h3>
<!-- <a href="#"> </a> -->
<a href="#"> Your Account</a>
<a href="#"> data privacy</a>
<a href="#"> data security </a>
<!-- <a href="#"> </a> -->
<a href="#"> Help</a>
</ul>
<ul>
<h3> policies</h3>
<a href="#"> Terms and Conditions</a>
<a href="#"> Website Policies</a>
<a href="#"> Data Privacy Policy</a>
<a href="#"> Health Data Management Policy</a>
</ul>
</div>
<div class="foot-msg">
</div>
</div>
</footer>
</body>
</html>