html表格边框线怎么设置
1、打开Vscode,新建html文件,插入table标签。

2、在style标签内写入css样式:table, th, td {border: 1px solid black;}给table添加1像素边框。

3、在style标签内写入css样式:table {border-collapse: collapse;}表格边框折叠为单一边框。

4、使用浏览器打开html文件查看html表格效果。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:82
阅读量:125
阅读量:168
阅读量:175
阅读量:101