generated from DeannaCarina/BaseTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsymptoms.html
157 lines (148 loc) · 8.12 KB
/
symptoms.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Breast Cancer Awareness Hackathon Project">
<meta name="keywords" content="Breast cancer, awareness, breast, cancer, hackathon">
<link rel='shortcut icon' type='image/x-icon' href='assets/images/favicon.png' />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous">
</script>
<script src="https://kit.fontawesome.com/f73762c6c0.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/css/style.css">
<title>The Breast Review</title>
</head>
<body>
<header>
<!-- NAVIGATION -->
<nav class="navbar navbar-dark navbar-expand-lg nav-blur">
<div class="container-fluid">
<a class="navbar-brand" href="index.html"><img src="assets/readmeimages/logo.png" height="50" width="60" alt="The Breast Review logo"> The Breast Review</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto mb-2 mb-lg-1">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="facts.html">Facts</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="risks.html">Risks</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="symptoms.html">Symptoms</a>
</li>
<li class="nav-item">
<a class="nav-link" href="quiz.html">Quiz</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="support.html">Support</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- MAIN CONTENT -->
<main>
<div class="hero-image-symp">
</div>
<div class="symptoms-container">
<div class="symptoms-box container text-center pt-4">
<div class="risk-content">
<h3 class="mt-5 mb-5 font-purple">Symptoms of Breast Cancer</h3>
<div class="row">
<div class="col-12 col-xl-6">
<p class="text-left mt-4 mb-4">
New lump in the breast or underarm (armpit).
</p>
<hr>
<p class="text-left mt-4 mb-4">
Thickening or swelling of part of the breast.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Irritation or dimpling of breast skin.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Redness or flaky skin in the nipple area or the breast.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Pulling in of the nipple or pain in the nipple area.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Nipple discharge other than breast milk, including blood.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Any change in the size or the shape of the breast.
</p>
<hr>
<p class="text-left mt-4 mb-4">
Pain in any area of the breast.
</p>
</div>
<div class="col-12 col-xl-6">
<iframe id="symptoms-video" src="https://www.youtube.com/embed/TpUAsdZiDuM" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- FOOTER -->
<footer>
<div class="row bg-purple">
<div class="col-12 col-lg-3 text-center footer-logo">
<span class="footer-span" id="footer-logo">
T<img src="assets/images/Picture9.png" alt="The B in breast review" height="18">R
</span>
</div>
<div class="col-12 col-lg-3 text-center">
<span class="footer-span" id="footer-links">
<a href="https://www.cancerresearchuk.org/about-cancer/breast-cancer" target="_blank">Research</a> |
<a href="https://www.cancerresearchuk.org/get-involved/do-your-own-fundraising/fundraising-for-breast-cancer-research"
target="_blank">Fundraising</a>
</span>
</div>
<div class="col-12 col-lg-3 text-center">
<span class="footer-span" id="footer-socials">
<a href="https://facebook.com" target="_blank" aria-label="facebook"><i class="fab fa-facebook-square"></i></a>
<a href="https://twitter.com" target="_blank" aria-label="twitter"><i class="fab fa-twitter-square"></i></a>
<a href="https://youtube.com" target="_blank" aria-label="youtube"><i class="fab fa-youtube-square"></i></a>
<a href="https://instagram.com" target="_blank" aria-label="instagram"><i class="fab fa-instagram-square"></i></a>
</span>
</div>
<div class="col-12 col-lg-3 text-center">
<span class="footer-span" id="footer-partners">
<img id="it-lab" src="assets/images/itlabslogo.png" alt="ITLabs logo" height="50">
<img src="assets/images/codelogo.png" alt="Code institute logo" height="50">
</span>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous">
</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous">
</script>
</body>
</html>