Colgroup tag, Colgroup Tag attribute and colgroup element in HTML5 | use...
Hi! friends, you are watching fast development and in this tutorial, you will learn about Colgroup tag and its attribute Colgroup tag, Colgroup Tag attribute and colgroup element in HTML5 | use colgroup tag in html with example. Colgroup specifies a group of one or more tables for formatting. The colgroup tag is used to apply the styles for the entire column instead of repeating the style for each row and each cell. This tag must be the child of a table. Colgroup tag is used two attributes first is span and the second is style. Span attribute selects how many columns we want to select for style. The style attribute is used to apply CSS to style our columns. To define different properties to a column within a colgroup tag use the col tag within the colgroup tag.
Comments
Post a Comment