-
Notifications
You must be signed in to change notification settings - Fork 1
/
page2.html
207 lines (167 loc) · 6.65 KB
/
page2.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- main css -->
<link rel ="stylesheet" href = "page2.css">
<link rel ="stylesheet" href = "./navBar.css">
<!-- <link rel ="stylesheet" href = "homepage.css"> -->
<!-- google font css -->
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<!-- font awesome css -->
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<title>Jeevan | DEPARTMENTS</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
</head>
<body>
<!-- The navigation panel -->
<nav class="navbar navbar-expand-lg navbar-dark navbar-custom " >
<a class="navbar-brand" href="#">
<div id="logo">
<img src="./imgNew/logo1.png" alt="Not found">
</div>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-item nav-link active" href="./homepage.html" >Home </a>
<a class="nav-item nav-link " href="./pharmacy.html">Pharmacy <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link" href="./bmi.html">BMI Calculator</a>
<a class="nav-item nav-link" href="./AboutJeevan.html">About Jeevan</a>
<!-- <a class="nav-item nav-link" href="./ContactUs.html">Contact&Us</a> -->
<a href = "./logout.php" class="nav-item nav-link logout" >    LOGOUT <i class="fa fa-sign-out"></i></a>
</div>
</div>
</nav>
<div class="cont">
<div class="left">
<h1>DEPARTMENT</h1>
<div class="doctor">
<img src="./page2/physician.jpeg" width="180" height="150" alt="Doctor's Profile Photo">
<div class="description">
<a href="#"><p class ="name"><u>Dr.Name</u></p> </a>
<p class="education">Education degree
<br>Speciality if</p>
<p class="experience"> Experience</p>
<p class="Hospital">Hospital name,Location</p>
<p class="fee">Consultation fee : Rs 500 </p>
</div>
<p class="clear">
<a href="./chat-new/index.php">
<button class="appointment">Consult with the Doctor</button>
</a>
</p>
</div>
<div class="doctor">
<img src="./page2/physician.jpeg" width="180" height="150" alt="Doctor's Profile Photo">
<div class="description">
<a href="#"><p class ="name"><u>Dr.Name</u></p> </a>
<p class="education">Education degree
<br>Speciality if</p>
<p class="experience"> Experience</p>
<p class="Hospital">Hospital name,Location</p>
<p class="fee">Consultation fee : Rs 500 </p>
</div>
<p class="clear">
<a href="./chat-new/index.php">
<button class="appointment">Consult with the Doctor</button>
</a>
</p>
</div>
<div class="doctor">
<img src="./page2/physician.jpeg" width="180" height="150" alt="Doctor's Profile Photo">
<div class="description">
<a href="#"><p class ="name"><u>Dr.Name</u></p> </a>
<p class="education">Education degree
<br>Speciality if</p>
<p class="experience"> Experience</p>
<p class="Hospital">Hospital name,Location</p>
<p class="fee">Consultation fee : Rs 500 </p>
</div>
<p class="clear">
<a href="./chat-new/index.php">
<button class="appointment">Consult with the Doctor</button>
</a>
</p>
</div>
</div>
<div class="right">
<div class="articles">
<h2>Read TOP Articles from Experts all Over The World</h2>
<div class="gallery">
<a href="https://www.msn.com/en-sg/health/medical/13-facts-about-coronavirus-you-dont-already-know/ss-BB11erB5">
<img src="./page2/coronavirus.png" alt="coronavirus" >
<figcaption>13 Facts About Coronavirus You Don't Already Know</figcaption>
</a>
</div>
<div class="gallery">
<a href="https://www.msn.com/en-sg/health/medical/how-proper-sleep-can-help-boost-you-and-your-childs-immune-systems-against-covid-19/ar-BB1cxmk3">
<img src="./page2/sleep.png" alt="sleep" >
<figcaption>How Proper Sleep Can Help Boost You</figcaption>
</a>
</div>
<div class="gallery">
<a href="https://www.msn.com/en-sg/health/nutrition/this-diet-can-lower-your-prostate-cancer-risk-study-says/ar-BB1cA6wI">
<img src="./page2/diet.png" alt="diet" >
<figcaption>This Diet Can Lower Your Prostate Cancer Risk, Study Says</figcaption>
</a>
</div>
<a href="https://www.msn.com/en-sg/health" >
<button class="read" >Read more Health Related articles here</button>
</a>
</div>
</div>
</div>
<!-- footer starts -->
<div class="clearfix">
<footer class="footer-distributed">
<div class="footer-left">
<img src="./imgOld/logo.png">
<h3>About<span>jeevan</span></h3>
<p class="footer-links">
<a href = "./homepage.html">Home</a>
|
<a href="https://www.msn.com/en-sg/health">Health Blog</a>
|
<a href = "./AboutJeevan.html">About</a>
|
<a href = "./ContactUs.html">Contact</a>
</p>
<p class="footer-company-name">© 2021 Jeevan Pvt. Ltd.</p>
</div>
<div class="footer-center">
<div>
<i class="fas fa-map-marker-alt"></i>
<p><span>Indian institute of Technology</span>
Roorkee - 400710</p>
</div>
<div>
<i class="fas fa-phone"></i>
<p>+91 9400000085</p>
</div>
<div>
<i class="fas fa-envelope"></i>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>About the Service</span>
<span id="service_barf">Tired of long waiting at doctors' place? Use our services : </span>
</p>
<div class="footer-icons">
<a href="https://www.facebook.com/"><i class="fab fa-facebook"></i></a>
<a href="https://www.twitter.com/"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/"><i class="fab fa-linkedin"></i></a>
<a href="https://www.youtube.com/"><i class="fab fa-youtube"></i></a>
</div>
</div>
</footer>
</div>
</body>
</html>