Création bouton mode auto
This commit is contained in:
+5
-1
@@ -27,7 +27,11 @@
|
||||
<br/>
|
||||
|
||||
<p>Automatique</p>
|
||||
<button>Mode Auto</button>
|
||||
<div class="form-check-inline form-switch ">
|
||||
<input class="form-check-input" type="checkbox" role="switch" id="flexSwitchCheckDefault">
|
||||
<label class="form-check-label" for="flexSwitchCheckDefault">Mode Auto</label>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
<script src="./bootstrap-5.3.3-dist/js/bootstrap.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user