Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 936 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 936 Bytes

HTML Template (Bootstrap Version)

Basic HTML Template with Bootstrap Framework

Templates/
    ├── index.html
    ├── css/
    │   ├── bootstrap.min.css
    │   └── style.css
    ├── js/
    │   ├── jquery-3.7.1.min
    │   ├── bootstrap.bundle.min.js
    │   └── script.js
    └── img/
        └── favicons/
	├── favicon-16x16.png
	├── favicon-32x32.png
	├── apple-touch-icon.png
	└── favicon.ico

CSS / javaScript Plugins

Bootstrap

jQuery

Copyright and license

Code and documentation copyright 2024, version 5.3.3 and code released under the MIT License. Docs released under Creative Commons.