Git Product home page Git Product logo

framework_scss's Introduction

framework_scss

Framework scss/css make in curse of Licence CISIIE

Table of content

Install

To install this framework, you need to clone this repository :

git clone https://github.com/launay12u/framework_scss.git

after clone the repository in your project you have just to link the css file to your html file :

` ... ...

`

path might be change.

Contents

  • Typography
  • Buttons
  • Alerts
  • Breadcrumbs
  • Nav
  • Grid
  • Header
  • Jumbotron

Test page

When you clone the project you have a folder named 'test', in this folder you can find a html page 'test.html' in which you can find an example of all features in this framework.

Customize

If you use scss version of this framework, you can customize all the attribute values of each contents. To do this you simply open the customize.css file, uncomment the lines that you want to change and insert a new value.

For example -> Change the number of column grid :
Open cutomize.scss
//$numcols : 5; <- uncomment
$numcols : 12; <- new value

Creators

Launay Guillaume https://github.com/launay12u
Pierre Alexandre https://github.com/pierre121u

Licence

This project is under gnu / gpl license for more information see http://www.gnu.org/licenses/

framework_scss's People

Contributors

launay12u avatar pierre121u 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.