Blogger Information
Blog 2
fans 0
comment 0
visits 9045
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
html表格tr/td/th是什么意思
专业建站软件开发
Original
7179 people have browsed it

tr->table row 行的意思
td->table database 数据的意思
th->table head 表头

td可能还是列的意思,不过查了一下,列是C开头的,只好记为数据了。

另外,在vscode中写的时候,发现加<tr></tr>没起作用,检查发现没有写<table></table>,原来要用<table>
</table>包起来才起作用。

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post