MediPro

Hospital HTML Template


 

Features

Template folders and files are divided as following.

  1. css - contains css files
  2. webfonts - contains fonts files
  3. images - contains images
  4. js - contains javascript files
  5. index.html - Main landing page
  6. about.html - About us page
  7. services.html - Service Page
  8. services-single - Service Single Page
  9. team.html - Team Page
  10. team-single.html - Team Single Page
  11. blog.html - Blog Archive page
  12. blog-single.html - Blog Single page
  13. faqs.html - FAQs page
  14. contact.html - Contact us page
  15. appointment.html - Book Appointment page
  16. 404.html - Page Not Found page
  17. form-process.php - contact form process file
  18. form-appointment.php - appointment form process file

We have used following CSS files to create different layout.

  1. bootstrap.min.css - Framework
  2. slicknav.min.css - Responsive Slick Menu
  3. swiper-bundle.min.css - Swiper carousel
  4. all.css - Font icons font-awesome
  5. animate.css - animated css
  6. magnific-popup.css - popup for screenshot, images & video
  7. custom.css - Css file for layout

We have used following Javascript files to create different layout.

  1. jquery-3.7.1.min.js - Javascript library
  2. bootstrap.min.js - Bootstrap framework
  3. validator.min.js - Contact form validation
  4. jquery.slicknav.js - Responsive Menu
  5. jquery.magnific-popup.min.js - Magnific Popup
  6. swiper-bundle.min.js - Swiper carousel
  7. jquery.waypoints.min.js - Trigger a function when you scroll to an element
  8. jquery.counterup.min.js - Animates a number from zero (counting up towards it)
  9. SmoothScroll.js - SmoothScroll
  10. gsap.min.js - GreenSock Library
  11. magiccursor.js - Magic Animated Cursor
  12. SplitText.js - Split Paragram to Words and Charactor
  13. ScrollTrigger.min.js - Trigger a Text Effect
  14. wow.js - Animation
  15. function.js - configuration code for layout
Note: We have included only required file in particular layout.
form-process.php - is used for sending an email 
 
You need to add your email, please open "form-process.php" file and edit variable $EmailTo.
$EmailTo = "info@yourdomain.com";

font library

  1. fontawesome : Here you can see icon cheatsheet https://fontawesome.com/search
Twitter Bootstrap framework:
 
 
Icons:
 
 
Images in preview are used from:
 
Note : The images used in the template are not included in the main download file, they are only for the preview purpose.