﻿===========================
INTRO
===========================
Bootsnav - Multi Purpose Header 
Bootsnav is a multi purpose header based with Bootstrap, you can build any header style with bootsnav only with a few minutes.


===========================
DEMO & Documentation
===========================
DEMO & Documentation -> http://bootsnav.danurstrap.com/


===========================
File Structure
===========================
CSS files stored in folder 'CSS' and 'skins' (color skins). However, you'd just need to edit the overwrite.css file. It contains the styling elements for all header menu. 

bootsnav/
├── css/
│   ├── bootsnav.css
│   ├── overwrite.css
├── js/
│   ├── bootsnav.js
└── skins/
    └── color.css


===========================
Developed
===========================
Author : adamnurdin01
Version : v.1.1
Created : 02 Juni  2016
Last update : 02 Juni  2016
Email : adamnurdin01@gmail.com


===========================
Credit
===========================
Framework Based
- Bootstrap V.3 - http://getbootstrap.com/

Font
- Open Sans - https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans

Icons
- Font Awesome - https://fortawesome.github.io/Font-Awesome/

Javascript
- jQuery  - https://code.jquery.com/jquery/
- Bootstrap  - http://getbootstrap.com/
- IE  - https://github.com/twbs/bootstrap/tree/master/docs/assets/js

CSS
-  Animate - https://daneden.github.io/animate.css/


===========================
Change Log
===========================

v - v.1.1 - 2016-06-11
--------------------
- Fixed Navbar sticky
