HTML Table in Hindi

Опубликовано: 26 Октябрь 2020
на канале: Simply Coding
134
4

Learn about HTML tags which will help you to create a table.
TABLE, TR, TH, TD, CAPTION, THEAD, TBODY, TFOOT
Also learn about their attributes which you can use to format the table
ALIGN, VALIGN, BGCOLOR, BACKGROUND, CELLPADDING, CELLSPACING, HEIGHT, WIDTH, ROWSPAN and COLSPAN

For Notes on HTML table click on - https://simplycoding.in/html-table-tags/

For Questions on HTML table click on - https://simplycoding.in/html-tables-q...

00:00 HTML table Tags in Hindi
00:28 TR and TD tag in HTML
00:50 TH Header tags in HTML
01:49 TD TH TR tags in HTML
02:03 HTML Table Border Attributes
02:30 Frame Attribute Value in HTML
02:39 Attribute Rules in HTML
02:50 Rules Attribute Values in HTML
02:53 Cellpadding, Cellspacing in HTML
03:12 TR TD Tags in HTML
03:22 Align Attribute in HTML
03:34 Valign Attribute in HTML
03:50 Background Attribute in HTML
03:54 Height, Width Attribute in HTML
04:06 Rowspan Attribute in HTML
04:15 Colspan Attribute in HTML
04:20 Caption Tag in HTML
04:45 THEAD Tag in HTML
04:50 TFOOT Tag in HTML