文件名称:Trinity-grid:因为我们通常不需要最多 12 列
文件大小:63KB
文件格式:ZIP
更新时间:2024-07-14 11:40:39
CSS
三位一体网格 因为我们通常不需要最多 12 列 用法 1 下载 常规的 首先,抓取最新版本的 使用凉亭 如果你更喜欢使用 ,你只需要打开你的命令行工具,然后输入: $ bower install trinity-grid 2 负载 现在,在</head>结束标记之前加载样式: < html > < head > < title > My awesome website </ title > < link rel =" stylesheet " type =" text/css " href =" trinity.css " /> </ html > 3 准备框架 为了创建三位一体网格,您必须定义三位一体框架。 最好的方法是使用 body 标签,并给它一个 trinity 类: < body class =" trinity " > ... </ body
【文件预览】:
Trinity-grid-gh-pages
----.gitignore(51B)
----favicon.png(300B)
----.htaccess(29KB)
----robots.txt(32B)
----.DS_Store(6KB)
----examples()
--------narrow.html(5KB)
--------fluid-static.html(4KB)
--------fluid.html(4KB)
--------narrow-static.html(5KB)
----scripts()
--------main.js(437B)
--------jquery.min.js(91KB)
----README.md(1KB)
----trinity-1.1.css.zip(1KB)
----index.html(18KB)
----styles()
--------trinity.css(3KB)
--------main.css(7KB)
--------main.scss(5KB)
--------trinity.scss(3KB)
--------normalize.css(8KB)
----.gitattributes(11B)
----404.html(4KB)