Tag <colgroup> da HTML
Definition and Usage
The tag is used to specify the format of groups containing one or more columns in a table.
If you want to apply styles to all columns
The tag is very useful, so you don't have to apply styles to each cell and each row repeatedly.
Note: Tip:If you need to apply HTML Reference Manual:<col> tag HTML DOM Reference Manual:ColumnGroup object A gina <colgroup> da <col> tag doni gina rami na bayiwa kaiwa:
The tag must be <table>
child elements of the element, located at any <caption>
after the element and any <thead>
,<tbody>
,<tfoot>
and before the element.
To define different properties for a specific column, please
Used in tags <col> tag。For more information, see:
Iyalan
<table>
书号
标题
价格
3476896
HTML 入门
$53
属性
属性
值
描述
span
数字
规定列组应跨越的列数。
全局属性
标签还支持 HTML 中的全局属性。事件属性
标签还支持 HTML 中的事件属性。浏览器支持
Chrome
Edge
Firefox
Safari
Opera
Chrome
Edge
Firefox
Safari
Opera
支持
支持
支持
支持
支持