This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
demo22.html
213 lines (161 loc) · 5.83 KB
/
demo22.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
<!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="demo3.css">
<title>HEALIN' CARE</title>
</head>
<body>
<!-- Header -->
<section id="header">
<div class="header container">
<div class="nav-bar">
<div class="brand">
<a href="#hero">
<h1><span>H</span>ealin' <span>C</span>are</h1>
</a>
</div>
<div class="nav-list">
<div class="hamburger">
<div class="bar"></div>
</div>
<ul>
<li><a href="#hero" data-after="Home">Home</a></li>
<li><a href="#about" data-after="About">About</a></li>
<li><a href="#projects" data-after="Projects">Services</a></li>
<li><a href="#contact" data-after="Contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- End Header -->
<!-- Hero Section -->
<section id="hero">
<div class="hero container">
<div>
<h1 style="text-align: right;">HELLO, <span></span></h1>
<h1>WELCOME TO <span></span></h1>
<h1>HEALIN' CARE <span></span></h1>
</div> <img src="C:\Users\umama\OneDrive\Desktop\hack2\image\img4.jpg" style="height:840px;width:840px;">
</div>
</div>
</section>
<!-- End Hero Section -->
<!-- About Section -->
<section id="about">
<div class="about container">
<div class="col-left">
<div class="about-img">
<img src="C:\Users\umama\OneDrive\Desktop\hack2\image\logo.png" alt="img">
</div>
</div>
<div class="col-right">
<h1 class="section-title">ABOUT <span>US</span></h1>
<p>We save lives in a smart way.<br>Have Any Health queries?
We've got you!.</p>
<h2>The right answers</h2>
<p>Count on our experts to deliver an accurate diagnosis and the right plan for you.</p>
<ul>
<li>
<h2>Innovation with impact</h2>
<p>Your health is our priority. Health is Wealth,
As health is the major concern for everyone
we have come up with patient care,
education and research which are driven to make discoveries that can help heal you.</p>
</li>
<li>
<h2>“You Deserve Better!”</h2>
<p>Dont worry YOU have got THIS.
we help you to rely on the simplest forms of recovery methods
which are of no cost, because all we do is care for the community.</p>
</li>
</ul>
</div>
</div>
</section>
<!-- End About Section -->
<!-- Projects Section -->
<section id="projects">
<div class="projects container">
<div class="projects-header">
<h1 class="section-title">Our <span>Expertise</span></h1>
</div>
<div class="all-projects">
<div class="project-item">
<div class="project-info">
<h1>View ER and Urgent Care</h1>
<p>The aim of ER and Urgent Care is to make emergency services accessible for you 24/7</p>
</div>
<div class="project-img">
<img src="C:\Users\umama\OneDrive\Desktop\hack2\image\img13.jpg" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Find Primary Health Care Methods</h1>
<p>Find solution to your primary ailments just a click away through our healthcare
experts and remedies on our portal </p>
</div>
<div class="project-img">
<img src="C:\Users\umama\OneDrive\Desktop\hack2\image\img10.jpg" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Store Your healthcare Records</h1>
<p>Store and Find your Healthcare reports under one roof without any hassle</p>
</div>
<div class="project-img">
<img src="C:\Users\umama\OneDrive\Desktop\hack2\image\img11.jpg" alt="img">
</div>
</div>
</div>
</div>
</section>
<!-- End Projects Section -->
<!-- Contact Section -->
<section id="contact">
<div class="contact container">
<div>
<h1 class="section-title">Contact <span>info</span></h1>
</div>
<div class="contact-items">
<div class="contact-item">
<div class="icon"><img src="https://img.icons8.com/bubbles/100/000000/linkedin.png" /></div>
<div class="contact-info">
<h1>Email</h1>
<h2><a href="https://www.linkedin.com/in/abdul-rehaan-94324925b">Abdul Rehaan</a></h2>
<h2><a href="https://www.linkedin.com/in/shaimaa-shahabuddin-86688522a">Shaimaa Shahabuddin</a></h2>
<h2><a href="https://www.linkedin.com/in/amaan-mohammed-0a4b0222a">Amaan Mohammed</a></h2>
<h2><a href="https://www.linkedin.com/in/mohammad-anas-uddin">Mohammed Anas</a></h2>
</div>
</div>
<div class="contact-item">
<div class="icon"><img src="https://img.icons8.com/bubbles/100/000000/map-marker.png" /></div>
<div class="contact-info">
<h1>Address</h1>
<h2>Hyderabad,Telangana,India</h2>
</div>
</div>
</div>
</div>
</section>
<!-- End Contact Section -->
<!-- Footer -->
<section id="footer">
<div class="footer container">
<h2>You can also connect with us on</h2>
<div class="social-icon">
<div class="social-item">
<a href=""><img src="https://img.icons8.com/bubbles/100/000000/instagram.png" /></a>
</div>
</div>
<h2>copyright ©Healin' Care. All Rights Reserved</h2>
</div>
</section>
<!-- End Footer -->
<script src="./app.js"></script>
</body>
</html>