https://github.com/firminoweb/csshorus
CSSHórus is a library for easy and fast development of responsive and mobile websites. It contains 12 grid columns and basic style formats (Reset, Print, Grid, Misc styles) and now with 'Skins' stylizing (Typography, Lists, Links, Table, Form, Buttons) for your web project, also with RTL and LESS CSS. See my other projects -->
https://github.com/firminoweb/csshorus
Last synced: 10 months ago
JSON representation
CSSHórus is a library for easy and fast development of responsive and mobile websites. It contains 12 grid columns and basic style formats (Reset, Print, Grid, Misc styles) and now with 'Skins' stylizing (Typography, Lists, Links, Table, Form, Buttons) for your web project, also with RTL and LESS CSS. See my other projects -->
- Host: GitHub
- URL: https://github.com/firminoweb/csshorus
- Owner: firminoweb
- License: mit
- Created: 2012-09-06T01:52:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-16T18:56:14.000Z (over 11 years ago)
- Last Synced: 2025-03-17T00:49:36.618Z (10 months ago)
- Language: CSS
- Homepage: https://ionictheme.com
- Size: 821 KB
- Stars: 70
- Watchers: 18
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-license.txt
Awesome Lists containing this project
- awesome-less - CSSHórus - Library for development of responsive and mobile websites. (UI/Theme Frameworks and Components)
README
CSSHórus
CSS Library for responsive and mobile websites
==========================================
* Author: João Firmino
* Since: 7 September, 2012
* Last mod: 13 October, 2013
* Version: 2.1.0
* Website:
* Twitter:
* Old version (1.0.3):
CSSHórus is a library for easy and fast development of responsive and mobile websites. It contains 12 grid columns and basic style formats (Reset, Print, Grid, Misc styles) and now with 'Skins' stylizing (Typography, Lists, Links, Table, Form, Buttons) for your web project, also with RTL and LESS CSS.
Features
--------
* Responsive Grid 1200px down to mobile
* Grid model for Design (.PSD)
* Easy and Simple tool well-structured
* Cross-Browser Support (Safari, Opera, Chrome, Firefox and IE9+) tested in: Windows, MacOS and Ubuntu.
* Has been tested across as many mobile devices (iOS, Android, BlackBerry, Windows Phone)
* Print Friendly
* Powerful HTML5 model
* RTL
* Skin styles
* Build with LESS CSS
Bower package
-------------
Bower depends on [Node](http://nodejs.org/) and [npm](http://npmjs.org/). It's
installed globally using npm:
```
npm install -g bower
```
Installing the package in your project folder:
```
bower install csshorus
```
...