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

Table Properties colspan border

Table Properties

 

 

There are many different properties of a table. Some of these properties are colspan, rowspanborder and align, etc.

 

colspan

 

It will make cell span in column

 

border

 

It will add a border to the table

 

align

 

It will adjust the position of the table

Code Explanation

All Tutorials related to HTML Basics

All Sections related to HTML