📅  最后修改于: 2020-11-01 07:45:39             🧑  作者: Mango
的HTML
标记用于定义代表HTML表页脚的行集。的标签必须包含一个或多个的
Display | None |
Start tag/End tag | Start and End tag |
Usage | HTML Tables |
HTML tfoot Tag
Example of tfoot tag
Items
Quantity
Expenditure
Total
90
4175
Books
5
1500
Drawing-Paper
50
800
Marker
35
1875
输出:
Attribute | Value | Description |
---|---|---|
align | right left center justify char |
It determines the alignment of the content inside the |
char | Character | It specifies the alignment of the content inside the |
charoff | Number | It specifies the number of characters the content will be aligned from the character specified by the char attribute. (Not Supported in HTML5) |
valign | top middle bottom baseline |
It determines the vertical alignment of the content inside the |
的
标签支持HTML中的Global属性。的
标签支持HTML中的事件属性。Element | Chrome | IE | Firefox | Opera | Safari |
Yes |
Yes |
Yes |
Yes |
Yes |
|