Basic Bootsrap Table Html Structure
DataTables is very simple to use as a jQuery plug-in with a huge range of customizable option..
<!-- 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>