Advertisement
Guest User

service page

a guest
Feb 8th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.99 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en-US" hola_ext_inject="disabled"><!--<![endif]--><head>
  3. <!-- META TAGS -->
  4. <meta charset="UTF-8">
  5.  
  6. <!-- Title -->
  7. <title>Medicalpress | Just another Website</title>
  8.  
  9. <!-- Define a viewport to mobile devices to use - telling the browser to assume that the page is as wide as the device (width=device-width) and setting the initial page zoom level to be 1 (initial-scale=1.0) -->
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="format-detection" content="telephone=no">
  12. <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
  13. <!-- favicon -->
  14. <link rel="shortcut icon" href="images/favicon-new.png">
  15.  
  16. <!-- Google Web Font -->
  17. <link href="http://fonts.googleapis.com/css?family=Raleway:400,100,500,600,700,800,900,300,200" rel="stylesheet" type="text/css">
  18. <link href="http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic" rel="stylesheet" type="text/css">
  19. <!-- Include the bootstrap stylesheet -->
  20. <link rel="stylesheet" href="css/bootstrap.css" type="text/css" media="all">
  21. <!-- Flexslider stylesheet -->
  22. <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="all">
  23. <!-- Animations stylesheet -->
  24. <link rel="stylesheet" href="css/animations.css" type="text/css" media="all">
  25. <!-- Awesome Font stylesheet -->
  26. <link rel="stylesheet" href="css/font-awesome.css" type="text/css" media="all">
  27. <!-- Datepciker stylesheet -->
  28. <link rel="stylesheet" href="css/datepicker.css" type="text/css" media="all">
  29. <!-- Swipebox stylesheet -->
  30. <link rel="stylesheet" href="css/swipebox.css" type="text/css" media="all">
  31. <!-- meanmenu stylesheet -->
  32. <link rel="stylesheet" href="css/meanmenu.css" type="text/css" media="all">
  33. <!-- Include the site main stylesheet -->
  34. <link rel="stylesheet" href="css/main.css" type="text/css" media="all">
  35. <!-- Include the site ressponsive stylesheet -->
  36. <link rel="stylesheet" href="css/custom-responsive.css" type="text/css" media="all">
  37.  
  38.  
  39. <!--[if lt IE 9]>
  40. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  41. <script src="js/respond.min.js"></script>
  42. <![endif]-->
  43. </head>
  44.  
  45. <body>
  46.  
  47. <!--[if lt IE 7]>
  48. <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="<php echo 'http://www.google.com/chromeframe/?redirect=true'; ?>">activate Google Chrome Frame</a> to improve your experience.</p>
  49. <![endif]-->
  50.  
  51. <!-- <div class="header-top clearfix">
  52. <div class="container">
  53. <div class="row">
  54. <div class="col-md-5 ">
  55. <p>Welcome to MecialPress a Premium Medical Theme</p>
  56. </div>
  57. <!--opening hours
  58. <div class="col-md-7 text-right">
  59. <p>
  60. Opening Hours : <span>Monday to Saturday - 8am to 9pm</span>
  61. <br class="visible-xs">&nbsp;&nbsp;Contact : <span>+1-800-654-3210</span>
  62. </p>
  63. </div>
  64.  
  65. </div>
  66. </div>
  67. </div> -->
  68.  
  69.  
  70. <header id="header">
  71. <div class="container">
  72.  
  73. <!-- Website Logo -->
  74. <div class="logo clearfix">
  75. <a href="index.html">
  76. <img src="images/temp-images/logo-two.png" alt="Medicalpress">
  77. </a>
  78. </div>
  79.  
  80. <!-- Main Navigation -->
  81. <nav class="main-menu">
  82. <ul class="header-nav clearfix" id="menu-main-menu">
  83. <li>
  84. <a href="index.html">Home</a>
  85. <!-- <ul>
  86. <li><a href="home-variation2.html">Home Variation 2</a></li>
  87. <li><a href="home-variation3.html">Home Variation 3</a></li>
  88. <li><a href="home-variation4.html">Home Variation 4</a></li>
  89.  
  90. </ul> -->
  91. </li>
  92. <li>
  93. <a href="doctors-four-columns.html">Doctors</a>
  94. <!-- <ul>
  95. <li>
  96. <a href="doctors-four-columns.html">4 Columns Doctors</a>
  97. </li>
  98. <li>
  99. <a href="doctors-three-columns.html">3 Columns Doctors</a>
  100. </li>
  101. <li>
  102. <a href="doctors-two-columns.html">2 Columns Doctors</a>
  103. </li>
  104. </ul> -->
  105. </li>
  106. <!-- <li>
  107. <a href="blog.html">News</a>
  108. <ul>
  109. <li><a href="image-post-format.html">Image post format</a></li>
  110. <li><a href="gallery-post-format.html">Gallery post format</a></li>
  111. <li><a href="video-post-format.html">Video post format</a></li>
  112. </ul>
  113. </li> -->
  114. <li class="current-menu-item page_item">
  115. <a href="services-three-columns.html">Services</a>
  116. <!-- <ul>
  117. <li>
  118. <a href="services-three-columns.html">3 Columns Services</a>
  119. </li>
  120. <li>
  121. <a href="services-two-columns.html">2 Columns Services</a>
  122. </li>
  123. <li>
  124. <a href="services-one-column.html">1 Column Services</a>
  125. </li>
  126. <li>
  127. <a href="services-dental.html">Services Detail page</a>
  128. </li>
  129. </ul>-->
  130. </li>
  131. <li>
  132. <a href="gallery-four-columns.html">Gallery</a>
  133. <!-- <ul>
  134. <li>
  135. <a href="gallery-four-columns.html">4 Columns Gallery</a>
  136. </li>
  137. <li>
  138. <a href="gallery-three-columns.html">3 Columns Gallery</a>
  139. </li>
  140. <li>
  141. <a href="gallery-two-columns.html">2 Columns Gallery</a>
  142. </li>
  143. </ul> -->
  144. </li>
  145. <!-- <li>
  146. <a href="#">Pages</a>
  147. <ul>
  148. <li>
  149. <a href="faq.html">FAQs</a>
  150. </li>
  151. <li>
  152. <a href="faq-full-width.html">Full Width FAQs</a>
  153. </li>
  154. <li>
  155. <a href="elements.html">Elements</a>
  156. </li>
  157. <li>
  158. <a href="columns.html">Columns</a>
  159. </li>
  160. <li>
  161. <a href="sample-page.html">Sample Page</a>
  162. </li>
  163. </ul>
  164. </li>
  165. <li>
  166. <a href="appointment.html">Appointment</a>
  167. </li>-->
  168. <li>
  169. <a href="contact.html">Contact</a>
  170. </li>
  171. </ul>
  172. </nav>
  173. <div id="responsive-menu-container"></div>
  174. </div>
  175. </header>
  176.  
  177.  
  178. <!--banner-->
  179. <div class="banner clearfix"></div>
  180. <div class=" page-top clearfix">
  181. <div class="container">
  182. <!--page main heading-->
  183. <h1 class="entry-title">Service name</h1>
  184.  
  185. </div>
  186. </div>
  187.  
  188. <div class="services-page clearfix">
  189. <div class="container">
  190. <div class="service-wrap row ">
  191.  
  192.  
  193. <div class="col-md-5" style="
  194. ">
  195. <img class="img-responsive" src="images/temp-images/doctor-4.jpg">
  196. </div>
  197. <div class="col-md-7" style="
  198. ">
  199.  
  200. <p>
  201. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  202. </p>
  203. </div>
  204.  
  205. </div>
  206. </div>
  207. </div>
  208.  
  209.  
  210.  
  211. <!--page footer-->
  212. <!-- <footer id="main-footer" class="site-footer clearfix">
  213. <div class="container">
  214. <div class="row">
  215. <!--about widget
  216. <div class="col-md-3 col-sm-6">
  217. <section class="widget animated fadeInLeft">
  218. <h3 class="title">About MedicalPress</h3>
  219. <div class="textwidget">
  220. <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
  221. <p>Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>
  222. </div>
  223. </section>
  224. </div>
  225. <!--general services-
  226. <div class="col-md-3 col-sm-6 ">
  227. <section class="widget animated fadeInLeft ae-animation-fadeInLeft">
  228. <h3 class="title">General Services</h3>
  229. <ul>
  230. <li>
  231. <a href="#">Immunization</a>
  232. </li>
  233. <li>
  234. <a href="#">Medical Services</a>
  235. </li>
  236. <li>
  237. <a href="#">Surgical</a>
  238. </li>
  239. <li>
  240. <a href="#">Diagnostic Services</a>
  241. </li>
  242. <li>
  243. <a href="#">Pharmacy</a>
  244. </li>
  245. </ul>
  246. </section>
  247. </div>
  248.  
  249. <div class="clearfix visible-sm"></div>
  250.  
  251. <!--recent posts
  252. <div class="col-md-3 col-sm-6 ">
  253. <section class="widget animated fadeInLeft">
  254. <h3 class="title">Recent Posts</h3>
  255. <ul>
  256. <li>
  257. <a href="#">Hello world!</a>
  258. </li>
  259. <li>
  260. <a href="#">Image Post Format</a>
  261. </li>
  262. <li>
  263. <a href="#">Quote Post Format</a>
  264. </li>
  265. <li>
  266. <a href="#">Gallery Post Format</a>
  267. </li>
  268. <li>
  269. <a href="#">How to Live a Healthier Life</a>
  270. </li>
  271. </ul>
  272. </section>
  273. </div>
  274. <!--subscription form-
  275. <div class="col-md-3 col-sm-6 ">
  276. <section class="widget animated fadeInLeft">
  277. <h3 class="title">Subscribe!</h3>
  278. <div class="textwidget">Subscribe to my blog for updates</div>
  279. <div>
  280.  
  281. <form name="subs-form" id="subs_form" class="subs-form" method="post" action="subscription-handler.php">
  282.  
  283.  
  284. <label for="subs-name">Name:</label>
  285. <input name="name" id="subs-name" class="required" type="text" title="* Please provide your name" /><br/>
  286.  
  287. <label for="subs-email">Email:</label>
  288. <input name="email" class="required email" id="subs-email" type="text" title="* Please provide a valid email address" /><br/>
  289.  
  290. <input type="hidden" name="action" value="send_message">
  291. <input type="hidden" name="nonce" value="">
  292.  
  293. <input id="subs-form-submit" name="Submit" type="submit" value="SUBMIT" />
  294. <img src="images/loader3.gif" id="subs-loader" alt="Loading...">
  295. <div id="subs-error-container"></div>
  296. <div id="subs-response-container"></div>
  297.  
  298. </form>
  299.  
  300. </div>
  301.  
  302. </section>
  303. </div>
  304. </div>-->
  305. <footer id="main-footer" class="site-footer clearfix">
  306. <div class="container">
  307.  
  308. <div class="footer-bottom animated fadeInDown clearfix ae-animation-fadeInDown">
  309. <div class="row">
  310. <div class="col-sm-7">
  311. <p>© Copyright 2014. All Rights Reserved by Medical Press</p>
  312. </div>
  313. <!--footer social icons-->
  314. <div class="col-sm-5 clearfix">
  315. <ul class="footer-social-nav">
  316. <li><a target="_blank" href="#"><i class="fa fa-twitter"></i></a></li>
  317. <li><a target="_blank" href="#"><i class="fa fa-facebook"></i></a></li>
  318. <li><a target="_blank" href="#"><i class="fa fa-google-plus"></i></a></li>
  319. <li><a target="_blank" href="#"><i class="fa fa-linkedin"></i></a></li>
  320. <li><a target="_blank" href="#"><i class="fa fa-instagram"></i></a></li>
  321. <li><a target="_blank" href="#"><i class="fa fa-youtube"></i></a></li>
  322. <li><a target="_blank" href="skype:skypeusername?add"><i class="fa fa-skype"></i></a></li>
  323. <li><a target="_blank" href="#"><i class="fa fa-rss"></i></a></li>
  324. </ul>
  325. </div>
  326. </div>
  327. </div>
  328. </div>
  329. </footer>
  330.  
  331. <a href="#top" id="scroll-top" style="display: none;"></a>
  332.  
  333. <script type="text/javascript" id="quick-js"></script>
  334. <script type="text/javascript" src="js/jquery-1.11.1.min.js"></script>
  335. <script type="text/javascript" src="js/bootstrap.min.js"></script>
  336. <script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
  337. <script type="text/javascript" src="js/jquery.swipebox.min.js"></script>
  338. <script type="text/javascript" src="js/jquery.isotope.min.js"></script>
  339. <script type="text/javascript" src="js/jquery.appear.js"></script>
  340. <script type="text/javascript" src="js/jquery.ui.core.min.js"></script>
  341. <script type="text/javascript" src="js/jquery.ui.datepicker.min.js"></script>
  342. <script type="text/javascript" src="js/jquery.validate.min.js"></script>
  343. <script type="text/javascript" src="js/jquery.form.js"></script>
  344. <script type="text/javascript" src="js/jquery.autosize.min.js"></script>
  345. <script type="text/javascript" src="js/jquery.meanmenu.min.js"></script>
  346. <script type="text/javascript" src="js/jquery.velocity.min.js"></script>
  347. <script type="text/javascript" src="js/jquery-twitterFetcher.js"></script>
  348. <script type="text/javascript" src="js/respond.min.js"></script>
  349. <script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
  350. <script type="text/javascript" src="js/custom.js"></script>
  351.  
  352.  
  353. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement