2015年12月18日

摘要: html使用css让文字超出部分用省略号三个点显示的方法: 我正确使用的就是下面的代码,li里面是a标记。在IE和google中使用是正常的,火狐不知道,我也不在意,等你来测 li{ display:block;overflow:hidden;word-break:keep-all;whit... 阅读全文
posted @ 2015-12-18 18:49 懿懿 阅读(6513) 评论(0) 推荐(0) 编辑

导航