Bizdire - Business Directory and html5 template

Basic Tables

Basic Bootsrap Table Html Structure

	
		
	
Data Tables

DataTables is very simple to use as a jQuery plug-in with a huge range of customizable option..

1. You need to add these files to make it work.
	
		
							
						
	
		
	
	
    
<!-- Data tables -->
<script src="../assets/plugins/datatable/jquery.dataTables.min.js"></script>
<script src="../assets/plugins/datatable/dataTables.bootstrap.js"></script>
<script src="../assets/js/datatable.js"></script>
	
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link https://datatables.net/examples/styling/bootstrap5