英[ˈbɒdi] 美[ˈbɑ:di]
n.Body; corpse; group; object
vt.Give a body
Third person singular: bodies plural : bodies present participle: bodying past tense: bodied past participle: bodied
html tbody tag syntax
Function:Combines the main content of the HTML table.
Note:tbody element should be used in combination with thead and tfoot elements. If you use thead, tfoot, and tbody elements, you must use all of them. They appear in the order: thead, tfoot, tbody, so that the browser can render the footer before receiving all the data. You must use these tags inside the table element.
Note:These elements will not affect the layout of the table by default. However, you can use CSS to make these elements change the appearance of the table. must have a tag inside it! ,
html tbody tag example
- About us Disclaimer Sitemap
- php.cn:Public welfare online PHP training,Help PHP learners grow quickly!