08 2015 档案

摘要:http://www.w3cplus.com/css/vertically-center-content-with-cssCSS制作水平垂直居中对齐(分别介绍水平和垂直居中的方法,优缺点分析)http://www.cnblogs.com/rubylouvre/p/3274273.htmlCSS 居中... 阅读全文
posted @ 2015-08-30 22:08 Learnerd 阅读(810) 评论(0) 推荐(0)
摘要:拜读了大神的博客以后http://www.zhangxinxu.com/wordpress/?p=1194,对float有了新的认识,尝试用display:inline-block来替换用float实现的内容。具体过程如下:首先,我们创建几个div: ... 阅读全文
posted @ 2015-08-15 14:08 Learnerd 阅读(1284) 评论(0) 推荐(0)