阿wing_Wing –极简CSS框架Web设计师想要

前端生态系统充满了为改善您的开发过程而制作的开源框架 。 通常,每个人都希望与这些框架有所不同。 有些人追求美观,而另一些人则要求速度可用性

Wing是一个更新的框架,是极简主义者的最好的朋友。 它带有默认的网格设置自定义元素总计5 KB的组件

关于Wing最好的部分也许是默认元素自动样式化 。 如果仅将Wing CSS样式表放入项目中,您将立即注意到更改。

默认的文本,链接和页面元素会根据Wing的设计自动调整形状 。 您还可以添加自己的额外类,以向页面添加更多美感。

机翼附带使用12列结构960px网格系统 。 这是一个非常简单的设置,对于当今的宽屏观众来说,通常认为960px网格太小了。 但是,如果您喜欢小型网站,这是一个绝佳的选择。

<div class="row">
  <div class="col">1</div>
  <div class="col">2</div>
  <div class="col">3</div>
</div>

您可以从Unpkg CDN中包括Wing完整副本 。 他们使文件保持最新版本,因此您无需更改文件名。 只要将此URL添加到标题中 ,您就可以完全访问当前的Wing框架。

或者,您可以通过npm下载该软件包直接从GitHub提取源代码的副本。

我将Wing与Normalize.css进行了比较,后者是一个更小CSS框架,更像是reset库 。 Wing实际上带有默认样式,而Normalize.css只是将元素重置为在所有浏览器中都相同。

两者的优点在于,您可以完全控制 编辑重新设置样式重新格式化页面的格式 ,但是您认为合适。

翼CSS网格系统

翻译自: https://www.hongkiat.com/blog/minimalist-css-framework-wing/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
很好用的CSS,960 Grid System Version 1.5 2010-05-11 Created by Nathan Smith. See the official site for more info: http://960.gs/ ============================================================================ Thank you for downloading the 960 Grid System. I hope it helps to streamline web development workflow. Enclosed in the bundle are printable sketch sheets and template files for Adobe Fireworks and Photoshop, OmniGraffle and Visio. Also included is a lightweight CSS file, which contains the grid dimensions. To use this file, simply include the 960.css in the <head> of the HTML page. You may also use the reset.css and text.css files, or opt to leave them out. Here is an example of the XHTML code necessary to incorporate the CSS files: <head> <link rel="stylesheet" type="text/css" media="all" href="css/reset.css" /> <link rel="stylesheet" type="text/css" media="all" href="css/text.css" /> <link rel="stylesheet" type="text/css" media="all" href="css/960.css" /> </head> It is worth noting that these styles do not automatically make up a finished site design. They are simply a starting point, ideally for rapid prototyping or as a basis for creating your own designs. You should not feel constrained by the way I have built the initial code. If you disagree with how something has been done, feel free to revise it for the needs of your particular site. The files in the 960 Grid System are free of charge, licensed under GPL/MIT. ============================================================================ Note that if you are building a site in a language which reads from right to left, use the CSS files that begin with "rtl_" instead. Denote the language: <html lang="..." dir="rtl"> Be sure to replace "..." with the appropriate two-letter abbreviation of the language you are using. Example: lang="he" for Hebrew, lang="ar" for Arabic. ============================================================================ Special thanks to Eric Meyer for his comprehensive browser reset stylesheet. http://meyerweb.com/eric/tools/css/reset/
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值