User:Jeremy/sandbox: Difference between revisions

From WikiMSK
No edit summary
No edit summary
Line 1: Line 1:
<html><script type="text/javascript" src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.js"></script>
<html>
<script type="text/javascript" src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.css">
<script>document.querySelector(document).ready( function () {
<usescript src="Datatables.js"/>
    document.querySelector('#fancyTable').DataTable();
</html>
} );</script></html>


{| class="wikitable" id="table_id"
{| class="wikitable" id="fancyTable"
|+ Caption text
|+ Caption text
|-
|-

Revision as of 08:09, 3 April 2022

Caption text
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example

Column 1 Column 2
Row 1 Data 1 Row 1 Data 2
Row 2 Data 1 Row 2 Data 2