-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
237 lines (197 loc) · 8.4 KB
/
index.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
<!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">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fight Against Cancer</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;1,200&family=Rubik:wght@300;400;700&display=swap">
<script src="https://kit.fontawesome.com/2ab33e9dce.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="header">
<div class="container">
<div class="navbar">
<div class="logo">
<img src="droplet.png" width="90px">
<h3>Elite Stemcell</h3>
</div>
<nav>
<ul>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="contact_us.html">Contact us</a></li>
<li><a>Press</a></li>
<li><a>Career</a></li>
<li><a>Update Details</a></li>
</ul>
</nav>
<img src="list.png" class="list" width="20px">
</div>
<div class="row">
<div class="col-2">
<h1>Donate Stem Cell &<br> Save Life.</h1>
<p>Cancer may have started the fight, but We will finish it.</p>
<a href="read_more.html" class="btn"> Read More →</a>
</div>
<div class="col-2"> <img src="sih1.png" width="700px"></div>
</div>
</div>
</div>
<!-- Process of Donation -->
<div class="categories">
<div class="small-container">
<div class="row">
<div class="col-3">
<p><img src="ptn.jpeg">"Your spit can delete blood cancer from India"</p>
</div>
<div class="col-3">
<p><img src="opt.jpeg">"Let's fight together."</p>
</div>
<div class="col-3">
<p><img src="xyz.jpeg">"Cancer is only going to be chapter of your life,not the whole story"
</p>
</div>
</div>
</div>
</div>
<!-- Process of Donation -->
<div class="small-container">
<h2 class=" title">There are many ways to get involved and support our mission.</h2>
<div class="row">
<div class="col-4">
<h4><img src="us.jpeg" >Register as donar</h4>
<a class="btn2" href="register.html"> →</a>
</div>
<div class="col-4">
<h4><img src="register.jpeg">Support us financially <a class="btn2"> →</a></h4>
</div>
</div>
<h2 class=" title">Stories that tell what we fight for</h2>
<div class="row">
<div class="col-4">
<h4><img src="link1.jpg">"Blood cancer won't stop me enjoying life"<br>Erica, 70, was diagnosed
with blood cancer. <a
href="https://bloodcancer.org.uk/support-for-you/living-well/stories/ericas-story/"
class="btn2"> →</a> </h4>
</div>
<div class="col-4">
<h4><img src="link2.jpg">Running helps me show blood cancer who’s boss Rob, 30, was diagnosed
with chronic myeloid leukaemia</h4>
<a href="https://bloodcancer.org.uk/support-for-you/living-well/stories/robs-stroy/" class="btn2">
→</a>
</div>
<div class="col-4">
<h4><img src="link3.png">Eating habits that boost my energy Emma, 39, was diagnosed with acute
lymphoblastic leukaemia<a
href="https://bloodcancer.org.uk/support-for-you/living-well/stories/emma-bs-story/"
class="btn2"> →</a> </h4>
</div>
<div class="col-4">
<h4><img src="link4.jpg">Joanna after finally making it to the end of her blood cancer treatment
explains how it give her second chance at life its best shot.<a
href="https://bloodcancer.org.uk/support-for-you/living-well/stories/joannas2-story/"
class="btn2"> →</a></h4>
</div>
</div>
<div class="bubbles">
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
<img src="bubble.png" >
</div>
</div>
<!-- Registry -->
<div class="registry">
<div class="small-container">
<div class="row">
<div class="col-2">
<img src="droplet.png" class="Registry-img" width="300px">
</div>
<div class="col-2">
<h1>Join the registry & <br>become a potential lifesaver!</h1>
<small>To become a potential blood stem cell donor you just have to check your eligibility and
request a swab kit.<br></small>
<a href="register.html" class="btn3"> JOIN THE REGISTRY </a>
</div>
</div>
</div>
</div>
<!--footer-->
<div class="footer">
<div class="container">
<div class="row">
<div class="fotter-col-1">
<h3>Get Involved</h3>
<ul>
<li>Become Doner</li>
<li>Donate Money</li>
<li>Programs</li>
<li>Campaings</li>
<li>Stories</li>
</ul>
</div>
<div class="fotter-col-2">
<h3>Learn more</h3>
<ul>
<li>About ELITE</li>
<li>Blood Cancer</li>
<li>Science & Research</li>
<li>Stem Cell Donation</li>
<li>Compliance & Financials</li>
</ul>
</div>
<div class="fotter-col-2">
<h3>Donar Info</h3>
<ul>
<li>Search for match</li>
<li>A Potential Match</li>
<li>Prepare to Donate</li>
<li>Stem Cell Donation</li>
<li>After the Donation</li>
<li>Patient Meeting</li>
</ul>
</div>
<div class="fotter-col-3">
<ul>
<li> <a href="FAQ.html"><img src="faq.png" class="list" width="20px"></a> FAQ</li>
<li><a href="contact_us.html"><img src="contact.png" class="list" width="20px" ></a>Contact</li>
<li><img src="piggy-bank.png" class="list" width="20px">Donate</li>
<li><a href=" https://maps.app.goo.gl/hA4WmnSRS2xDtS43A"><img src="destination.png"
class="list" width="20px"></a>Location</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--pvltd-->
<div class="pvltd">
<div class="container">
<div class="row">
<div class="pvtltd-col-1">
<P>Legal Notice</P>
</div>
<div class="pvltd-col-2">
<P>Privacy Policy</P>
</div>
<div class="pvltd-col-3">
<p>Consent Management</p>
</div>
<div class="pvtltd-col-4">
<p class="copyright"><i class="fa-solid fa-copyright"></i>Copyright 2022 - Elite</p>
</div>
</div>
</div>
</div>
</body>
</html>