In an HTML table, the cellpadding and cellspacing can be set like this:
cellpadding
cellspacing
28条回答 闹比i (楼主) 2020-11-22 02:36 You can check the below code just create a index.html and run it. Col 1 Col 2 Col 3 1 2 3 OUTPUT : 0 讨论(0) 查看其它28个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
You can check the below code just create a index.html and run it.
index.html
Col 1 Col 2 Col 3 1 2 3
OUTPUT :