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 span Attribute

HTML span Attribute

 

 

The span attribute is used to define the number of columns a col element or colgroup element should span.

 

Used With:-

 

Elements Attribute
col span
colgroup span

 

Syntax:-

 

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

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML