Files Structure

CSS files structure

  1. bootstrat.min.css used for support gird width.
  2. normalize.css  used for reset default HTML style.
  3. style-plugin-collection.css There have all CSS plugin files.
  4. theme.css used for theme style CSS.
  5. style.css used for all extra style CSS.
  6. responsive.css used for mobile device supported.

Javascript Files Structure

  1. jquery.1.12.4.min.js is a stable version of jQuery which is required to place upon all scripts otherwise none of the jquery code will work.
  2. bootstrat.min.js  is used as the core of this template. It is a widely used resource in today’s era. Used to make this template responsive and providing all main classes for ui and also provides scripts that helped to form these templates.
  3. jquery-plugin-collection.js is a jQuery all plugin script files.
  4. contact-form.js is a jQuery plugin used for contact form data validation.
  5. main.js is a custom jQuery used for active all jQuery file.
Was this page helpful?

Leave a Reply

Your email address will not be published. Required fields are marked *