摘要:
图片垂直居中:IE8+支持方法1.box { line-height:300px; text-align:center;}.box>img { vertical-align:middle;}方法2:添加空元素 test 多行文本垂直居中:IE8+支持方法1:.box {line-height:300px;}.box>span { display... 阅读全文
posted @ 2017-05-05 16:33
enginex
阅读(786)
评论(0)
推荐(0)
摘要:
参考链接:http://www.itdadao.com/articles/c15a1260810p0.html 阅读全文
posted @ 2017-05-05 09:42
enginex
阅读(1060)
评论(0)
推荐(0)
摘要:
问题代码: Document 方法1:设置image的display为blockp { border:1px solid red; background:#eee; }#img2 { display:block; width:200px; height:200px; }方法2:修改image的vertical-align为非默认值(middle/top/bottom)... 阅读全文
posted @ 2017-05-05 09:30
enginex
阅读(309)
评论(0)
推荐(0)

浙公网安备 33010602011771号