摘要: 最近项目中遇到字段内容过长的显示问题。 后来在网上找了资料,http://www.php100.com/html/webkaifa/DIV_CSS/2009/0416/2453.html 用了td(word-break: break-all; word-wrap:break-word;),就好了,如 阅读全文
posted @ 2016-08-15 11:01 姜瑞涛 阅读(189) 评论(0) 推荐(0)