Stylish Product Landing Page Template With jQuery & Bootstrap
File Size: | 2.02 MB |
---|---|
Views Total: | 973 |
Last Update: | |
Publish Date: | |
Official Website: | Go to website |
License: | MIT |
A modern, responsive, cross-platform landing page template for presenting products/apps in a professional and appealing way.
Created with jQuery library, Bootstrap 5 framework, Font Awesome Iconic Font.
How to use it:
1. Load the needed jQuery, Bootstrap 5, Font Awesome, and OWL Carousel 2 plugin in the document.
<!-- jQuery --> <script src="/path/to/cdn/jquery.slim.min.js"></script> <!-- Bootstrap 5 --> <script src="/path/to/cdn/bootstrap.min.js"></script> <link rel="stylesheet" href="/path/to/cdn/bootstrap.min.css" /> <!-- Font Awesome --> <link rel="stylesheet" href="/path/to/cdn/fontawesome.min.css"> <!-- OWL Carousel --> <link rel="stylesheet" href="/path/to/cdn/owl.carousel.min.css"> <script src="/path/to/cdn/owl.carousel.min.js"></script>
2. Add custom CSS & JavaScript to the page.
<link rel="stylesheet" href="./css/app.css" /> <link rel="stylesheet" href="./css/effects.css" /> <script src="./js/app.js"></script>
More Previews:
Changelog:
2021-09-06
- made site mobile responsive
This awesome jQuery plugin is developed by Geraldlyon. For more Advanced Usages, please check the demo page or visit the official website.