Skip to content
/ html-template Public template
forked from edwin5552/html-template

Basic HTML template with bootstrap

License

Notifications You must be signed in to change notification settings

lynkco01/html-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.5%
  • HTML 18.8%
  • JavaScript 3.7%