C语言 c++ php mysql nginx linux lnmp lamp lanmp memcache redis 面试 笔记 ppt 设计模式 问题 远程连接

  2013年7月31日
摘要: 1. ie6/7下ul高度变高 li 加vertical-align:bottom;2.ie6不支持min-height a:height:auto !important; height:100px ; min-height:100px; b:min-height:100px; _height:100px;3.ie6双倍边距 浮动元素设置margin-left 或 margin-right 后在ie6下为设置是2倍, a.增加display:inline;属性 b.浮动元素本身就用内敛元素(如 span、a、em)4.行内元素换行引起的空白(所有浏览器都有这个问题) a.不换行,影... 阅读全文
posted @ 2013-07-31 23:50 思齐_ 阅读(389) 评论(0) 推荐(0) 编辑