HTML表单tr、th、tb的区别

来源:互联网 发布:大腿内侧黑色素知乎 编辑:程序博客网 时间:2024/05/29 02:16

tr表示table中的行;th表示table中的表的头部,例如一篇文章的标题;tb表示table中的列