table
to any table, and .border-bottom-*
class for Border bottom color
table-inverse
inside table element.
table-hover
and for Horizontal border use a class .table-border-horizontal
, Solid border Use a class.border-solid .table
class.
.bg-info, .bg-success, .bg-warning and .bg-danger classes.
with light text on dark backgrounds inside table element.<caption>
functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it.
.table-[color]
to make thead
appear in any color.
.table-striped
to add zebra-striping to any table row within the
. This styling doesn't work in IE8 and below as :nth-child CSS selector isn't supported.
.table-responsive"❴-sm|-md|-lg|-xl|-xxl❵"
functions like a heading for a table. It helps users with screen readers to find a table and understand what it’s about and decide if they want to read it.
.table-responsive ,.light-card
inside table element.
Id | Task | Phone | Assign | Date | Price | Status | Progress | |
---|---|---|---|---|---|---|---|---|
1 | Web Development | Pixel@efo.com | +91 7874226671 | Mark Jecno | 12/07/2022 | $2315.00 | Pending | 75% |
2 | Graphic Design | Strap@google.com | +91 8347855785 | Elana John | 23/08/2022 | $4125.00 | Pending | 45% |
3 | WordPress | Pixelstrap@gmail.com | +91 635609347 | John Deo | 15/04/2022 | $6123.00 | Done | 100% |
.table-xl
class to the.table
, Large table Add .table-lg
, Default table Add .table-de
, Small table Add .table-sm
, Extra Small table Add .table-xs
to create a table.
Id | Employee Name | Date | Status | Hours | Performance |
---|---|---|---|---|---|
1 | Mark Jecno | 22/08/2022 | On leave | 0 | 29/30 |
2 | Elana Robbert | 21/08/2022 | Present | 10 | 30/30 |
3 | John Deo | 18/08/2022 | On leave | 8 | 28/30 |
table-hover, table-striped table-*table-info,table-success,table-success,table-info,table-danger,table-primary,table-secondary,table-light,table-active
inside table element.
Id | Film Title | Released | Studio | Budget | Domestic Gross |
---|---|---|---|---|---|
1 | Frozen | 2013 | Disney | $150,000,000 | $400,953,009 |
2 | Minions | 2015 | Universal | $74,000,000 | $336,045,770 |
3 | Zootopia | 2016 | Disney | $150,000,000 | $341,268,248 |
4 | Finding Dory | 2016 | Disney Pixar | $175,000,000 | $486,295,561 |
5 | Toy Story 3 | 2010 | Disney Pixar | $200,000,000 | $415,004,880 |
.table-dashed
, for Dotted border use class.table-dotted
, for Double border use class.table-Double
Id | Classname | Type | Hours | Trainer | Spots |
---|---|---|---|---|---|
1 | Crit Cardio | Gym | 9:00 AM - 11:00 AM | Aaron Chapman | 10 |
2 | Zumba Dance | Dance | 8:00 AM - 9:00 AM | Donna Wilson | 12 |
3 | Like a butterfly | Boxing | 9:00 AM - 10:00 AM | Randy Porter | 13 |
4 | Pilates Reformer | Gym | 7:00 AM - 8:30 AM | Aaron Chapman | 15 |
5 | Mind & Body | Yoga | 8:00 AM - 9:00 AM | Adam Stewart | 20 |