HTML: Tag - TechOnTheNet
Có thể bạn quan tâm
Attributes
In addition to the Global Attributes, the following is a list of attributes that are specific to the <colgroup> tag:
Attribute | Description | HTML Compatibility |
---|---|---|
align | Horizontal alignment of text in each cell within the column group. It can be one of the following values: left, center, right, justify, char | Deprecated in HTML 4.01, Obsolete in HTML5, use CSS |
bgcolor | Background color of each cell within the column group | Deprecated in HTML 4.01, Obsolete in HTML5, use CSS |
char | Set the character to align the cells in a column group | Deprecated in HTML 4.01, Obsolete in HTML5 |
charoff | Number of characters to offset column data from the alignment characters (in char attribute) | Deprecated in HTML 4.01, Obsolete in HTML5 |
span | Integer value indicating the number of columns that the column group spans | HTML 4.01, HTML5 |
valign | Vertical alignment of text of each cell within the column group. It can be one of the following values: baseline, bottom, middle, top | Deprecated in HTML 4.01, Obsolete in HTML5, use CSS |
width | Default width for each column in the column group. The width can be expressed in pixels, a percentage value or relative width. | HTML 4.01, Obsolete in HTML5 |
Từ khóa » Html Colgroup Background Color
-
HTML Colgroup Tag - W3Schools
-
HTML Table Colgroup - W3Schools
-
Colgroup Background Color Not Override Tr Background Color
-
: The Table Column Group Element - MDN Web Docs -
HTML |
Bgcolor Attribute - GeeksforGeeks -
HTML Colgroup Tag - Web4College
-
HTML Col, Colgroup Tutorial With Examples - O7planning
-
HTML Colgroup Tag - Dofactory
-
Set Background For Column Group In HTML And CSS
-
HTML
Tag - W3docs -
HTML Table Colgroup - ForgeGeek
-
What Is Colgroup Tag In HTML?
-
HTML - Colgroup Tag - Tutorialspoint
-
HTML Colgroup Tag | How To Specify Table Background Style?