I have a table with 2 rows where i need varying cell width as
3条回答 温柔的废话 (楼主) 2020-12-16 17:25 Actually, you can just have each tr set to display:block, and it will allow you to set different column widths for each row. 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Actually, you can just have each tr set to display:block, and it will allow you to set different column widths for each row.