Rain css是一个基于单个css对象的前端框架,所有的单个css对象在screen.css和rain.css里面,所以的对象可以直接拿来调用,并且其完全支持css3, rain css的reset和基本html元素部分使用 blueprint框架.
Rain css is a CSS Object oriented implementing,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.
使用classsmall
,可以说文本内容在视觉上显得更小. Use class small
,can make the text more small in visual.
而是用class large
,则是的文本比普通显示的文本更大. Use class large
,let the text more larger than common text.
Classbox
则显示一个淡灰色的内容块,在页面其可以起到着重提示的作用. Classbox
can show a content box with color light blue,and in a page it can tip the important content.
使用<blockquote>
标签则可以标记那些需要用来引用的内容 Use<blockquote>
tag,can mark the content that references to other article.
使用 <blockquote class="pull-right">
则将引用的竖线标识挪到内容的右边
<ul>
无序列表 Unordered list test<ol>
有序列表 Ordered list test<dl>
自定义列表definition list
<dt>
定义的条目definition term<dd>
定义的描述definition description
<strong>
<del> deleted
<dfn> dfn
<em> emphasis
<abbr> abbr - extended text when mouseover.
<acronym> acronym - extended text when mouseover.
Table Header One | Table Header Two |
---|---|
TD One | TD Two |
TD colspan 2 |
Table Header One | Table Header Two |
---|---|
tfoot footer | |
TD One | TD Two |
TD One | TD Two |
<pre>标签保留文本内容里面的空格 pre space1空格1 pre space2空格2 pre tab制表
<code>标签则没有任何的缩进 Not indented
indent1
indent2
indent3
text with class fn
text with class fi
text with class fo
text with class fv
text with class fwn
text with class bord
or strong
text with class fborder
text with class lighter
text with class fsxxs
text with class fsxs
text with class fss
text with class fsm
or fontsizeMedium
text with class fsl
or fontsizeLarge
text with class fsxl
text with class fsxxl
text with class tdn
text with class textDecUnder
text with class textDecOver
text with class textDecThough
text with class valignBase
text with class valignSub
text with class valignSuper
textwith class valignTop
text with class valignTtop
text with class valignMiddle
text with class valignBottom
text with class valignTbottom
text with class tTransCap
text with class tTransUpper
TEXT with class tTransLower
text with class tal
text with class tar
text with class tac
text with class ti
text with class fs-1
text with class fs-2
text with class fs-3
text with class fs-4
text with class fs-5
text with class fs-6
text with class fs-7
text with class fs-8
text with class fs-9
text with class fs-10