CSS网格框架 Grd

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-04 13:12:02

软件介绍

Grd是一个使用Flexbox布局的CSS网格框架。它很小只有512个字节(Gzip压缩)。

特点:

Simple: Provides just 2 base classes Grid and Cell and some modifiers.
Light-weight: Only 512 bytes (Gzipped).
Flexible: Easy to use Flexbox features.

安装:

# via npm
$ npm install grd

# via bower
$ bower install grd

用法:

<div class="Grid">
  <div class="Cell -3of12">3of12</div>
  <div class="Cell -9of12">9of12</div>
</div>



本文地址:https://codercto.com/soft/d/606.html

More Eric Meyer on CSS (Voices That Matter)

More Eric Meyer on CSS (Voices That Matter)

Eric A. Meyer / New Riders Press / 2004-04-08 / USD 45.00

Ready to commit to using more CSS on your sites? If you are a hands-on learner who has been toying with CSS and want to experiment with real-world projects that will enable you to see how CSS......一起来看看 《More Eric Meyer on CSS (Voices That Matter)》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器