Skip to content

RainZhai/Rain-CSS-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d0cc42 · Jul 7, 2020
May 12, 2015
Mar 11, 2016
Nov 12, 2014
May 19, 2016
Jan 6, 2015
Mar 9, 2017
Feb 28, 2015
Feb 25, 2016
May 12, 2015
Mar 10, 2016
May 19, 2016
Mar 6, 2020
Jul 7, 2020
Jun 16, 2016
Mar 9, 2016
Aug 19, 2015
May 12, 2015
May 30, 2014
Mar 9, 2016
Jun 26, 2013
Dec 16, 2013
Jun 26, 2013
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
May 19, 2016
Dec 16, 2013
Jul 2, 2017
Nov 23, 2015
May 19, 2016
Nov 23, 2015
Nov 24, 2015
Nov 23, 2015
Nov 23, 2015
Aug 1, 2014
May 23, 2015
Nov 23, 2015
May 19, 2016
Jan 21, 2014
May 15, 2016
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
Mar 11, 2016
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
Nov 23, 2015
May 19, 2016
Mar 6, 2020
Jul 16, 2014
Feb 23, 2016
Oct 27, 2015
Nov 23, 2015
Dec 23, 2014
Nov 23, 2015
Aug 3, 2015
May 15, 2016
Mar 6, 2020

Repository files navigation

Rain CSS Framework Readme

Rain css is a CSS Framework can build your web easier and efficient,and all object are set in screen.css and rain.css,so you can only invoke it now and it support all css3 properties, and the reset css use blueprint framework.it’s include these commponents:

  • Base HTML elements
  • HTML Common Components
  • Page Layout
  • Mobile UI

Project Info

Setup Instructions

Here’s how you set up Rain CSS on your site.

  1. Upload the “blueprint” folder in this folder to your server, and place it in whatever folder you’d like. A good choice would be your CSS folder.
  2. Add the following three lines to every <head/> of your site. Make sure the three href paths are correct (here, BP is in my CSS folder):
    
    <link rel="stylesheet" href="css/blueprint/rain.css" type="text/css" media="screen, projection">

    Remember to include trailing slashes (" />") in these lines if you’re using XHTML.
  3. For development, add the .showgrid class to any container or column to see the underlying grid. Check out the plugins directory for more advanced functionality.

Files in Rain CSS

The framework has a few files you should check out. Every file in the rain directory contains lots of (hopefully) clarifying comments.

Source files:

  • rain/css/rain.css
    This file resets CSS values that browsers tend to set for you.

Scripts:

  • js/html5.js
    Validates the Blueprint core files with the W3C CSS validator.

About

Rain css is a CSS Framework can build your web easier and efficient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published