张鑫旭 css demo 总结(未完待续)

最近想深入研究下css,整理的一些张鑫旭大神的css,demo

1 css margin重叠的问题 http://www.zhangxinxu.com/study/200908/margin-overlap.html
2 css margin双倍边距的问题 http://www.zhangxinxu.com/study/200908/margin-double.html
3 背景集合图片在页面上的定位,实现类background-position效果 http://www.zhangxinxu.com/study/200908/png-img-html-position.html
4 复选框或单选框与文字对齐的问题 http://www.zhangxinxu.com/study/200908/radio-chechbox-text-align.html
5 大小不固定的图片和多行文字的垂直水平居中 http://www.zhangxinxu.com/study/200908/img-text-vertical-align.html
6 隐藏最深最易忽略的css hack——小数 http://www.zhangxinxu.com/study/200909/css-hack-decimal.html
7 纯css实现的圆角高宽自适应渐变按钮及其扩展 http://www.zhangxinxu.com/study/200910/css-width-height-auto-btn.html
8 三栏网页宽度自适应方法(一)之绝对定位法 http://www.zhangxinxu.com/study/200911/three-column-width-auto-1.html
9 三栏网页宽度自适应方法(二)之margin负值法 http://www.zhangxinxu.com/study/200911/three-column-width-auto-2.html
10 三栏网页宽度自适应方法(三)之浮动本身 http://www.zhangxinxu.com/study/200911/three-column-width-auto-3.html
11 line-height与单行或多行文字的垂直居中 http://www.zhangxinxu.com/study/200911/line-height-text-v-center.html
12 改变父标签层级在线demo测试 http://www.zhangxinxu.com/study/200912/z-index-some-study-single2.html
13 jQuery slideToggle轻松实现效果不错的垂直下拉菜单 http://www.zhangxinxu.com/study/200912/jquery-drop-down-menu.html
14 jQuery全能列表淡入淡出插件 http://www.zhangxinxu.com/study/200912/inner-fade-jquery-plugin.html#zhangxinxu
15 代码高亮 http://www.zhangxinxu.com/study/200912/code-cookie-plugin-js.html

原文地址:https://www.cnblogs.com/fyking/p/5243057.html