GithubHelp home page GithubHelp logo

salil-naik / product.css Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 186 KB

Build beautiful responsive websites with the help of product.css

License: MIT License

CSS 55.40% HTML 44.60%
css framework cssframework

product.css's Introduction

product.css - Lightweight CSS Grid System for Web Development

product.css logo

Product.css is a lightweight CSS framework based on Foundation CSS framework.

jsDelivr Hits

Use From the CDN:

<link href="https://cdn.jsdelivr.net/gh/salil-naik/product.css/v-2.0/product.min.css" rel="stylesheet" type="text/css" />

Features

product.css is a lightweight css framework which helps in making websites responsive. It is a very light weight css framework, a cut down version of Foundation CSS framework. Some of the key features of product.css are:

  • Small footprint: product.min.css - 9 K
  • A responsive grid with mobile friendly approach
  • Perfect for website with less or no js functionalities
  • Structure is same as Foundation's. No need to learn a new framework

Example

<div class="grid-container">
    <div class="grid-x">
        <div class="cell large-4 medium-2">
            <!-- Content-->
        </div>
        
        <div class="cell large-4 medium-2">
            <!-- Content-->
        </div>

        <div class="cell large-4 medium-2">
            <!-- Content-->
        </div>
    </div>
</div>

Representation

grid explaination



Example below shows the usage of the grid system

grid explaination

product.css's People

Contributors

salil-naik avatar soham1sawant avatar

Stargazers

Jignesh Beladiya avatar Aditya Ranjan Mishra avatar Shreyas Gangurde avatar LÆS avatar Tanmay Pereira Naik avatar  avatar  avatar

Watchers

James Cloos avatar  avatar Vivek Ojha 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.