-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathneurology.html
175 lines (160 loc) · 9.63 KB
/
neurology.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
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Neurology | DocLab</title>
<!-- ========================CSS Libraries============================= -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- ===========================Custom CSS============================ -->
<link rel="stylesheet" href="assets/css/neurology.css">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD" crossorigin="anonymous"></script>
<header>
<!-- ====================NAVIGATION===================== -->
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<div class="navbar-brand ps-5">
<img src="assets/images/logo.svg" alt="doclab homepage">
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse pe-5" id = "navbarSupportedContent">
<ul class="navbar-nav ms-auto align-items-center">
<li class="nav-item pe-4">
<a href="index.html" class="nav-link" aria-current="page">Home</a>
</li>
<li class="nav-item pe-4">
<a href="aboutus.html" class="nav-link">About Us</a>
</li>
<li class="nav-item pe-4">
<a href="doctors.html" class="nav-link">Our Doctors</a>
</li>
<li class="nav-item pe-4">
<a href="#" class="nav-link">Departments</a>
</li>
<li class="nav-item pe-4">
<a href="appointment.html" class="nav-link"><button class="appointment-button">
<div class="fa fa-phone" style="color:white; font-size: larger;"></div><i class="pe-2"></i>
Make an Appointment </button></a>
</li>
<li class="nav-item pe-4">
<a href="loginsignup.html" class="nav-link"><button class="appointment-button"><i class="p-2">
</i>Login/Signup<i class="p-2"></i> </button></a>
</li>
</ul>
</div>
</div>
</nav>
<!-- =================END OF NAVIGATION====================== -->
</header>
<!-- ========================NEUROLOGY BANNER ==========================-->
<div class="container-fluid home">
<div class="row pt-5 pb-3 align-items-center gx-5">
<div style = "--order: 1">
<div class="body-white-text-strong hero-text">Neurology</div>
</div>
</div>
</div>
<br>
<div class="container">
<div class="row pt-5 pb-5 align-items-center justify-content-center">
<div class="row">
<div class="col">
<img src="./assets/images/neurology-banner.png" alt="" width="450px">
</div>
<div class="col">
<b>What Is Neurology?</b>
<br>
A neurologist is a medical doctor who diagnoses, treats and manages disorders of the brain and nervous system
(brain, spinal cord and nerves). A neurologist knows the anatomy, function and conditions that affect your nerves
and nervous system. Your nervous system is your body’s command center. It controls everything you think, feel and
do — from moving your arm to the beating of your heart.
<br>
We have got the best doctor in our hospital to treat the neurology treatment. He performs the surgery on the brain,
spinal cord and nerves of the patient where the problem has occurred.
<br> <br>
<b>What diseases & conditions does a neurologist treat?</b>
<br>
<ul>
<li>Alzheimer's disease and other dementias</li>
<li>Amyotrophic lateral sclerosis (also called ALS or Lou Gehrig’s disease)</li>
<li>Vascular Malformations</li>
<li>Cerebral palsy and spasticity</li>
<li>Concussion</li>
<li>Encephalitis</li>
<li>Facial Pain Syndromes</li>
<li>Headache/Migraine</li>
</ul>
</div>
</div>
</div>
</div>
<div class="p-5 align gx-5">
</div>
<!-- ==========================FOOTER========================= -->
<footer>
<div class = "container">
<div class="p-5"></div>
<div class="row align-items-center">
<div class="col-xl-2">
<img src="assets/images/logo.svg" alt="">
</div>
<div class="col-xl-5 email-info body-white-text-strong">
<a href="mailto:[email protected]" class="fa fa-envelope-open-o pe-2"></a>
[email protected] <br>
</div>
<div class="col-xl-5 email-info body-white-text-strong">
<a href="tel:9920467976" class="fa fa-phone"></a>
+91- 9920467976<br>
</div>
</div>
<div class="row pt-5 gx-5 justify-content-around">
<div class="col-xl-3">
<h3 class="body-white-text-strong">About Us</h3>
<p class="footer-subtext">
At Doclab, we provide the best treatment to our patients!
The different departments which Doclab provides are: Pulmonology, Cardiology, Neurology and Psychiary!
</p>
<br>
<div class="row align-items-center gx-5">
<div class="col-xl-2"><div class="fa fa-map-o" style="font-size: 2.6em;"></div></div>
<div class="col-xl-10"><div class="footer-subtext">
Doclab, Near Suresh Colony, Vile Parle West, Mumbai, Maharashtra 400056
</div>
</div>
</div>
</div>
<div class="col-xl-3">
<ul type="none">
<li><h3 class="body-white-text-strong">Departments</h3></li>
<li><a href="pulmonology.html" class="footer-subtext s-1">Pulmonology</a></li>
<li><a href="cardiology.html" class="footer-subtext s-1">Cardiology</a></li>
<li><a href="neurology.html" class="footer-subtext s-1">Neurology</a></li>
<li><a href="psychiatry.html" class="footer-subtext s-1">Psychiatry</a></li>
</ul>
</div>
<div class="col-xl-3">
<ul type="none">
<li><h3 class="body-white-text-strong">Useful Links</h3></li>
<li><a href="index.html" class="footer-subtext s-1">Home</a></li>
<li><a href="aboutus.html" class="footer-subtext s-1">About Us</a></li>
<li><a href="ourdoctors.html" class="footer-subtext s-1">Our Doctors</a></li>
<li><a href="departments.html" class="footer-subtext s-1">Departments</a></li>
<li><a href="appointment.html" class="footer-subtext s-1">Make An Appointment</a></li>
<li><a href="loginsignup.html" class="footer-subtext s-1">Login/Signup</a></li>
</ul>
</div>
</div>
<div class="p-5"></div>
</div>
</footer>
</body>
</html>