make a beautifull tables with datatables
This commit is contained in:
@@ -13,8 +13,14 @@
|
||||
<title>EXPERTNET | CDA8 EXO1</title>
|
||||
</head>
|
||||
<body class="bg-dark">
|
||||
<div class="position-relative bg-light d-flex align-items-center justify-content-center position-absolute top-50 start-50 translate-middle w-50 rounded p-5 flex-column">
|
||||
<img src="https://expernet.re/wp-content/themes/tm-bootstrap/images/logo.png" alt="logo-expernet" class="m-bottom-1">
|
||||
<div
|
||||
class="position-relative bg-light d-flex align-items-center justify-content-center position-absolute top-50 start-50 translate-middle w-50 rounded p-5 flex-column"
|
||||
>
|
||||
<img
|
||||
src="https://expernet.re/wp-content/themes/tm-bootstrap/images/logo.png"
|
||||
alt="logo-expernet"
|
||||
class="m-bottom-1"
|
||||
/>
|
||||
<form>
|
||||
<h1 class="h3 mb-3 fw-normal">Connexion</h1>
|
||||
|
||||
@@ -43,6 +49,12 @@
|
||||
</form>
|
||||
</div>
|
||||
</body>
|
||||
<!-- CDN JQUERY -->
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.7.1.min.js"
|
||||
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script
|
||||
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
|
||||
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
|
||||
|
||||
Reference in New Issue
Block a user