# quickLayout
**Repository Path**: shrekuu/quickLayout
## Basic Information
- **Project Name**: quickLayout
- **Description**: quickLayout
- **Primary Language**: CSS
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-21
- **Last Updated**: 2024-11-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
quickLayout.css - layout a page fast beyond imagination!
===============
By using this CSS, construct web pages will be as faster as rocket!
Introduction
---------------
In fact, the name of the CSS library is quick-layout.css or quick_layout.css.
This CSS is based on mrmrs/colors and zhangxinxu/zxx.lib.css projects.
Custom
---------------
Click here. You can choose the color or connector you like.
Fit for
-------------------
USER: experienced CSS developer
SCENE: Demo, API document, Interactive prototypes, Internal pages and so on.
Note
--------------------
1. Please put this CSS at the end of all CSS to make quickLayout more powerful.
2. Do not use CSS selector as .a > .b or .a + .b, just .a, .b.
3. The core of the component(Datapicker, Tab, Navigation, Autocompleter, ...) should't use any CSS of quickLayout.
Detail
-------------------
Click here to get more information.
License
--------------------------
under MIT License
/*------------------------EN---------divide/分隔----------CH---------------------------*/
quickLayout.css - 快速布局,超乎想象!
===============
使用这里的CSS, 写页面的速度就像是坐上了火箭!
简介
---------------
事实上,此CSS的名称是quick-layout.css 或者 quick_layout.css. 这里是统称。
该CSS基于mrmrs/colors 和 zhangxinxu/zxx.lib.css这两个开源项目。
自定义
---------------
点击这里。您可以定制您喜欢的皮肤颜色以及选择器连接符。
适用于
-------------------
用户:适用于有经验的CSS开发制作人员。
场景:Demo演示页面,API文档页面、交互原型页面,内网页面等。如果您想用在对外项目上,zhangxinxu/zxx.lib.css更适合——当作强力辅助催化剂^_^。
注意事项
--------------------
1. CSS务必放在所有CSS的最后,以发挥最大的功效;
2. 命名不要采用类似.a > .b 或 .a + .b, 直接.a, .b.
3. 一些组件(导航、时间选择器、选项卡等)的核心部分切勿使用任何quickLayout的CSS, 包括皮肤。
更多信息
-------------------------------
点击这里获得更多信息。
许可证
--------------------------
采用MIT许可证