Welcome Developers, This is Bootstrap 4 Tutorial in Hindi Part 5: Bootstrap 4 Tables Classes in Hindi and how to create School Time Table using Bootstrap.
Bootstrap 4 Basic Table
A basic Bootstrap 4 table has a light padding and horizontal dividers.
The .table class adds basic styling to a table:
Striped Rows
The .table-striped class adds zebra-stripes to a table:
Bordered Table
The .table-bordered class adds borders on all sides of the table and cells:
Hover Rows
The .table-hover class adds a hover effect (grey background color) on table rows:
Black/Dark Table
The .table-dark class adds a black background to the table:
Dark Striped Table
Combine .table-dark and .table-striped to create a dark, striped table:
Table Head Colors
The .thead-dark class adds a black background to table headers, and the .thead-light class adds a grey background to table headers:
Responsive Tables
The .table-responsive class creates a responsive table: a horizontal scrollbar is added to the table on screens that are less than 992px wide (if needed). When viewing on anything larger than 992px wide, there is no difference:
so, if you like this video
LIKE SHARE and SUBSCRIBE my ThapaTechnical channel :)
Download
0 formats
No download links available.
Bootstrap 4 Tutorial in Hindi Part 5: Bootstrap 4 Tables Classes in Hindi | Table in Bootstrap 4 | NatokHD