Giter Site home page Giter Site logo

html-5-quick-starter's Introduction

Html5-Quick-Start-Pack

build themes faster with HTML5 Quick Start Pack.Build responsive, mobile-first projects on the web with the world's most popular front-end component library.

Built With Code You Can Trust:

HTML5 Quick Start Pack is a complete blank slate starter theme with 0 unnecessary styled elements. It’s completely focused on simplicity and speed.

Installation Instructions:

CSS Code:

        <!-- Custom css -->
        <link rel="stylesheet" href="css/style.css">
        <!-- Font awesome 5 css -->
        <link rel="stylesheet" href="css/fontawesome.min.css">
        <!--Owl Carousel css -->
        <link rel="stylesheet" href="css/owl.carousel.css">
        

JS Code:

  <!-- ALL JS HERE-->
        <<script src="js/vendor/modernizr-3.5.0.min.js"></script>
    <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
    <script>
        window.jQuery || document.write('<script src="js/vendor/jquery-3.2.1.min.js"><\/script>')
    </script>
    <script src="js/plugins.js"></script>


    <!-- Owl Carousel JS -->
    <script src="js/owl.carousel.min.js"></script>
    
    <!-- Custom JS -->
    <script src="js/custom.js"></script>

Features:

  • Completely blank slate
  • Simplistic
  • Fast

HTML5 Blank is a good choice for you if you are already adept at CSS, and want complete control over every single element, and you want absolute 0 wasted lines of code in your site.

Quick Start Pack:

  • HTML5 Boiler plate
  • Fontawesome 5 pro
  • Owl Carousel

Some defaut CSS

    .btn for button class .f-left for float left .f-right for float right .fix for overfw hidden .clear for clear both .uppercase for uppercase .lowercase for lowercase .capitalize for capitalize

404 page also include

<p>
  style.css find <b>1. 404 page </b> you can find 404 style
</p>

License

License: vesper

version

Currently V 1.O.O.

html-5-quick-starter's People

Contributors

f16t11n avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.