Shifto - Bootstrap HTML Rent Template

Default Table

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/js/jquery.dataTables.min.js"></script>
<script src="../assets/plugins/datatable/js/dataTables.bootstrap5.min.js"></script>
<script src="../assets/js/datatable.js"></script>

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