minireset.css

编程之家收集整理的这个编程导航主要介绍了minireset.css编程之家,现在分享给大家,也给大家做个参考。

minireset.css

minireset.css 介绍

A tiny modern css reset that covers the basics:

resets the font sizes: so that using semantic markup doesn't affect the styling

resets the block margins: so that the spacing is only applied when you need it

resets tables: so that tabular data only takes the space it needs

preserves the inline paddings: so that buttons and inputs keep their default layout

sets the border-box box sizing: so that borders and paddings don't affect the set dimensions

sets responsive media elements: so that images and embeds scale with the browser width

网站地址:http://jgthms.com/minireset.css/

GitHub:https://github.com/jgthms/minireset.css

网站描述:一套小巧的现代CSS重置版

minireset.css官方网站

官方网站:http://jgthms.com/minireset.css/

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

相关文章

Basscss,一个CSS重置,网格系统、颜色类、实用类等来帮助你建...
sandal,Sass 的基础库
CssLoad,完全基于CSS的加载动画设计工具
tachyons,轻便实用的 css 框架
CssDeck,在线CSS代码编辑器及共享网
Pure.css,雅虎出品的一组轻量级、响应式纯css模块