Skip to content

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

If the player does not load, watch on Dailymotion directly.

How to use table tag in html Part- 2 (Hindi)

I
iLike

0 Views • Mar 09, 2020

Description

When writing in HTML, the table tag is a block element used to create a table. It is useful when you want to represent data using rows and columns. The basic elements that make up a table include th, td, and tr.