lynkco01 / html-template

Basic HTML template with bootstrap

Repository from Github https://github.comlynkco01/html-templateRepository from Github https://github.comlynkco01/html-template

html-template

Basic HTML Template with Bootstrap Framework

Templates/
    ├── index.html
    ├── css/
    │   ├── bootstrap.min.css
    │   ├── fontawesome.min.css
    │   ├── owl.carousel.css
    │   └── style.css
    ├── js/
    │   ├── jquery-3.4.1.min
    │   ├── bootstrap.min.js
    │   ├── popper.min.js
    │   ├── owl.carousel.min
    │   └── script.js
    └── img/
        ├── ajax-loader.png
        └── owl.video.play.png

CSS / javaScript Plugins

Bootstrap

Fontawesome

Popper JS

Owl Carousel 2

jQuery

Copyright and license

Code and documentation copyright 2020 and code released under the MIT License. Docs released under Creative Commons.

About

Basic HTML template with bootstrap

License:GNU General Public License v3.0


Languages

Language:CSS 77.5%Language:HTML 18.8%Language:JavaScript 3.7%