@extends('layouts.master') @section('title', 'Basic Tables') @section('css') @endsection @section('breadcrumb')
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 , dashed border Use a class.border-dashed
.tableclass.
.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 theadappear 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.
.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-xsto create a table.
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.
.table-dashed , for Dotted border
use class.table-dotted, for Double border use
class.table-Double