Coder Social home page Coder Social logo

judag / responsee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from visiondesignzoo/responsee

0.0 1.0 0.0 171 KB

Lightweight, more intuitive and useful responsive CSS framework

Home Page: http://www.myresponsee.com

License: MIT License

CSS 86.88% JavaScript 13.12%

responsee's Introduction

Lightweight, more intuitive and useful responsive CSS framework

Responsee is an open source responsive CSS framework based on 12-column grid. Websites based on Responsee are fully responsive – they display content correctly on each type of devices.

Lightweight

Minimum of code, great potential! Provided you look for something smaller, something lighter, something helping you to introduce project within a shorter time, Responsee is for you the right choice.

Intuitive

Our target was creation of intuitive responsive CSS framework which even beginning web designer will cope with thanks to well-arranged structure. Result is worthwhile.

Useful

When developing Responsee we put accent on maximal applicability for web designers. The framework will help you developing responsive websites faster than ever before. You need not wasting time with anything Responsee will make instead of you.

Grid System

Responsee is based on 12-column grid. For work with columns it uses classes “s-1” up to “s-12”, and “l-1” up to “l-12”. By means of those classes Responsee divides website for particular columns (“s” – display on small-size screen, “l” – display on large-size screen). In case you want to display element differently on small-size and large-size screen, use two classes – e.g. “s-12 l-4”. Thus the element will utilize 4 columns of 12 on large-size screen and 12 columns of 12 on small-size screen. In case the element shall utilize equal number of columns in both sizes, use class “s” – e.g. “s-4”. The classes “s-five” and “l-five” represent a special category. Those classes have exactly the same functions as “s-…” and “l-…” classes however, thanks to their application you will manage to display content on website in five equally wide columns.

Documentation

The complete documentation you can found on www.myresponsee.com.

Copyright (c) 2014 Vision Design - graphic zoo

responsee's People

Contributors

visiondesignzoo avatar

Watchers

Judith Neumann 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.