-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoctors.html
198 lines (195 loc) · 8.75 KB
/
doctors.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Doctors</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- owl stylesheets -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
</head>
<body>
<!--header section start -->
<div class="header_section header_bg">
<div class="container-fluid">
<div class="main">
<div class="logo"><a href="index.html"><img src="images/logo.png"></a></div>
<div class="menu_text">
<ul>
<div class="togle_">
<div class="menu_main">
<ul>
<li><a href="#">Login</a></li>
<li><a href="#"><i class="fa fa-search" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="index.html">Home</a>
<a href="protect.html">Protect</a>
<a href="about.html">About</a>
<a href="doctors.html">Doctors</a>
<a href="news.html">News</a>
</div>
</div>
<span class="navbar-toggler-icon"></span>
<span onclick="openNav()"><img src="images/toogle-icon.png" class="toggle_menu"></span>
<span onclick="openNav()"><img src="images/toogle-icon1.png" class="toggle_menu_1"></span>
</ul>
</div>
</div>
</div>
<!-- banner section start -->
<div class="container">
<div class="about_taital_main">
<h2 class="about_tag">Doctors Corona Virus</h2>
<div class="about_menu">
<ul>
<li><a href="index.html">Home</a></li>
<li>Doctors</li>
</ul>
</div>
</div>
</div>
<!-- banner section end -->
</div>
<!-- header section end -->
<!-- doctor section start -->
<div class="doctors_section layout_padding">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="taital_main">
<div class="taital_left">
<div class="play_icon"><img src="images/play-icon.png"></div>
</div>
<div class="taital_right">
<h1 class="doctor_taital">What doctors say..</h1>
<p class="doctor_text">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look</p>
<div class="readmore_bt"><a href="#">Read More</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- doctor section end -->
<!-- footer section start -->
<div class="footer_section layout_padding">
<div class="container">
<div class="footer_section_2">
<div class="row">
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">Resources</h2>
<div class="footer_menu">
<ul>
<li><a href="#">What we do</a></li>
<li><a href="#">Media</a></li>
<li><a href="#">Travel Advice</a></li>
<li><a href="#">Protection</a></li>
<li><a href="#">Care</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">About</h2>
<p class="footer_text">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various</p>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">Contact Us</h2>
<div class="location_text">
<ul>
<li>
<a href="#"><i class="fa fa-map-marker" aria-hidden="true"></i>
<span class="padding_15">Location</span></a>
</li>
<li>
<a href="#"><i class="fa fa-phone" aria-hidden="true"></i>
<span class="padding_15">Call +01 1234567890</span></a>
</li>
<li>
<a href="#"><i class="fa fa-envelope" aria-hidden="true"></i>
<span class="padding_15">demo@gmail.com</span></a>
</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h2 class="useful_text">countrys</h2>
<div class="map_image"><img src="images/map-bg.png"></div>
</div>
</div>
</div>
</div>
</div>
<!-- footer section end -->
<!-- copyright section start -->
<div class="copyright_section">
<div class="container">
<div class="row">
<div class="col-sm-12">
<p class="copyright_text">© 2020 All Rights Reserved.<a href="https://html.design"> Free html Templates</a></p>
</div>
</div>
</div>
</div>
<!-- copyright section end -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
<!-- javascript -->
<script src="js/owl.carousel.js"></script>
<script src="https:cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script>
<script>
$(document).ready(function(){
$(".fancybox").fancybox({
openEffect: "none",
closeEffect: "none"
});
$(".zoom").hover(function(){
$(this).addClass('transition');
}, function(){
$(this).removeClass('transition');
});
});
</script>
<script>
function openNav() {
document.getElementById("myNav").style.width = "100%";
}
function closeNav() {
document.getElementById("myNav").style.width = "0%";
}
</script>
</body>
</html>