/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: rowspan

[this page | pdf | back links]

The HTML rowspan attribute indicates the number of rows a table cell should span. It applies to <td> and <th> elements.

 

Valid attribute values (when used with <td> and <th> elements) include:

 

Value

Description

integer

Number of rows a cell should span

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile