Skip to content

Commit d9a5fdd

Browse files
author
Samyak Jain
authored
issue(eligibility label)UdacityFrontEndScholarship#226
I commit this code to give the content to the eligibility label on the website using html link.
1 parent db93f04 commit d9a5fdd

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

public/eligibility.html

+14-15
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

9-
<title>About</title>
9+
<title>Eligibility</title>
1010

1111
<!-- Shortcut Icons -->
1212
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png">
@@ -29,7 +29,7 @@
2929
<!-- Font Awesome -->
3030
<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" />
3131

32-
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
32+
<link rel="stylesheet" type="text/css" href="assets/css/main.css" />
3333

3434
</head>
3535

@@ -47,49 +47,48 @@
4747
<li><a href="eligibility.html">Eligibility</a></li>
4848
<li class="brand d-none d-lg-block"><a><img src="/assets/images/logo.png" alt=""></a></li>
4949
<li><a href="how_to_donate.html">How to donate?</a></li>
50-
<li><a href="faq.html">FAQ</a>&<a href="info.html">Info</a></li>
50+
<li><a href="faq&info.html">FAQ&amp;Info</a></li>
5151
<li><a href="contact.html">Contact</a></li>
5252
</ul>
5353
</div>
5454
</nav>
5555
<section>
56-
<!--eligibility-->
5756
<header class="header">Eligibility</header>
5857
<div class="subhead">
59-
Listed as accordion>> with first two accordion items open
60-
</br>
58+
Listed as accordion> with first two accordion items open
59+
<br/>
6160
1. Acupuncture: Donors who have undergone acupuncture treatments are acceptable.
62-
</br>
61+
<br/>
6362
2. Age: You must be at least 18 years old to donate to the general blood supply, or under 18 years old
6463
with parental/guardian consent, if allowed by state law. There is no upper age limit for blood donation if
6564
you are well with no restrictions or limitations to your activities.
6665
In-Depth Discussion of Age and Blood Donation:
67-
</br>
66+
<br/>
6867
a. Those younger than age 18 are almost always legal minors.
69-
</br>
68+
<br/>
7069
b. Persons under the age of 18 may, however, donate blood for their own use, in advance of
7170
scheduled surgery or in situations where their blood has special medical value for a patient
7271
such as a family member.
73-
</br>
72+
<br/>
7473
3. Allergy, Stuffy Nose, Itchy Eyes, Dry Cough: </br>
7574
Acceptable if you feel well, have no fever, and have no problems breathing through your mouth.
76-
</br>
75+
<br/>
7776
4. Antibiotics: A donor with an acute infection should not donate. The reason for antibiotic use must
7877
be evaluated to determine if the donor has a bacterial infection that could be transmissible by blood.
7978
Acceptable after finishing oral antibiotics for an infection (bacterial or viral). May have taken last pill on the
8079
date of donation. Antibiotic by injection for an infection acceptable 10 days after last injection. Acceptable
8180
if you are taking antibiotics to prevent an infection for the following reasons: acne, chronic prostatitis,
8281
peptic ulcer disease, periodontal disease, pre-dental work, rosacea, ulcerative colitis, after a splenectomy or
8382
valvular heart disease. If you have a temperature above 37.5 °C, you may not donate.
84-
</br>
83+
<br/>
8584
5. Aspirin: No waiting period for donating whole blood. However, you must wait 2 days (3 days if you
8685
donate in New York State) after taking aspirin or any medication containing aspirin before donating
8786
platelets by apheresis.
88-
</br>
87+
<br/>
8988
6. Asthma: Acceptable as long as you do not have any limitations on daily activities and are not having
9089
difficulty breathing at the time of donation and you otherwise feel well. Medications for asthma do not
9190
disqualify you from donating.
92-
</br>
91+
<br/>
9392
7. Birth Control: Women on oral contraceptives or using other forms of birth control are eligible to
9493
donate.
9594
</div>
@@ -110,7 +109,7 @@ <h5>JeevanRakht</h5>
110109
<li><a href="why_donate.html">Why Donate</a></li>
111110
<li><a href="eligibility.html">Eligibility</a></li>
112111
<li><a href="how_to_donate.html">How to Donate</a></li>
113-
<li><a href="faq.html">FAQ &amp;</a><a href="info.html">Info.</li>
112+
<li><a href="faq&info.html">FAQ&amp;Info.</a></li>
114113
<li><a href="contact.html">Contact</a></li>
115114
</ul>
116115

0 commit comments

Comments
 (0)