会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
仔仔爱学习
博客园
首页
新随笔
联系
管理
订阅
2016年12月20日
table表格宽度固定,同时td内容过长也不会被撑开
摘要: table表格宽度固定,同时td内容过长也不会被撑开,设置如下css: table{table-layout:fixed;word-break:break-all;} table{table-layout:fixed;word-break:break-all;}
阅读全文
posted @ 2016-12-20 10:59 仔仔爱学习
阅读(15058)
评论(1)
推荐(1)
公告