Horje
Browsers Support of HTML <th> rowspan Attribute
The HTML <th> rowspan attribute is widely supported across all modern web browsers. This includes:
  • Google Chrome: Fully supported from version 1.0 and above.
  • Mozilla Firefox: Fully supported from version 1.0 and above.
  • Microsoft Edge: Fully supported from version 12 and above (and inherited from Internet Explorer's support).
  • Apple Safari: Fully supported from version 1.0 and above.
  • Opera: Fully supported from version 1.0 and above.
The rowspan attribute, when applied to a <th> (table header) element, allows that header cell to span vertically across multiple rows within a table. This functionality is a standard part of HTML table specifications and is consistently rendered by all major browsers, ensuring predictable layout and appearance of tables across different user agents.
 

Learn HTML <th> rowspan Attribute






html browsers support

Type:
Develop
Category:
Web Tutorial
Sub Category:
HTML Browser Support
Uploaded by:
Admin