HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML rowspan Attribute

HTML rowspan Attribute

 

 

The rowspan attribute specifies the number of rows a cell should span.

 

Used With:-

 

Elements Attribute
td rowspan
th rowspan

 

Syntax:-

 

Its syntax is:- < element rowspan="value" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML