I am trying to figure out how to add border only inside the table. When I do:
table { border: 0; } table td, table th { border: 1px solid black; } >
that will do it all without css code from: HTML CODE TUTORIAL 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
code from: HTML CODE TUTORIAL 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
code from: HTML CODE TUTORIAL