Coder Social home page Coder Social logo

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”, “m-1” up to “m-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, “m” – display on medium-size screen, “l” – display on large-size screen). In case you want to display element differently on small-size, medium-size and large-size screen, use three classes – e.g. “s-12 m-6 l-4”. Thus the element will utilize 4 columns of 12 on large-size screen, 6 columns of 12 on medium-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”, “m-five” and “l-five” represent a special category. Those classes have exactly the same functions as “s-…”, “m-…” 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) 2015 Vision Design - graphic zoo

responsee's People

Contributors

visiondesignzoo avatar bllade avatar

Stargazers

Andy Burnham avatar Christopher D. Chapman avatar Jafar avatar Vasily Krakovetsky avatar Marek Bryling avatar O0oo0O avatar  avatar Ithai Levi avatar Chris Watson avatar Angus H. avatar elvuel avatar  avatar Evan Henry avatar moronkreacionz avatar Roberto Albornoz avatar jawu avatar  avatar zhicheng avatar None avatar leob avatar Stan Williams  avatar  avatar William Bedard avatar Prabhat Shahi avatar Pawel Jonik avatar Dusan Blagojevic avatar Amit avatar  avatar Michael Hernandez avatar  avatar Lyle avatar Imran Omari avatar Daryl Wolfe avatar  avatar Keith Parent avatar Claudio Sepúlveda Geoffroy avatar Javiereat avatar Tariq Khairallah avatar Özay Özdemir avatar Prabhjot Singh Lamba avatar

Watchers

André Philip avatar Tariq Khairallah avatar Steven Fernandez avatar leob avatar  avatar William Bedard avatar Michael Raguse avatar Prabhat Shahi avatar  avatar ahmad araj avatar  avatar

responsee's Issues

Callouts

Hi

Great framework, but could you add callouts to the framework

aside sub-sub-links wrong active style

Selector ".aside-nav li li a:hover, .aside-nav li li.active-item a, .aside-nav li li.aside-sub-submenu li a:hover" shold be ".aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover", because sub-sub-links shouldn't be gray if its submenu is active.

Mobile menu

Good Day,
I could find no other support contact for Responsee. I am not a developer so I did not use your framework inside GitHub.

I had an issue in mobile view (when the page collapses into mobile view)

ISSUE: When the menu icon is clicked on pages served from the root directory it triggers the dropdown menu.
But when a page serves from a subdirectory it does not activate the dropdown menu.

I use server side includes (SSI) to serve the menu into top row of pages. THIS appeared to be the issue:

I SOLVED this by creating a second mainnav2.html, which references css & js as if mainnav2.html sits in a sub-directory (it serves from the root).

Site here http://www.flamebeing.com

Great framework! I tried skeleton and bootstrap, but Responsee is simpler to grasp.

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.