Alerts Bootstrap 5Free+ JS
Bootstrap 5 Basic message alert with sweat alerts snippets — a free Bootstrap 5 alert snippet.
3.3k views58 downloads
gosnippets.com/preview/bootstrap-5-basic-message-alert-with-sweat-alerts-snippets
Source Code
1<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
2<script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
3<div class="card-body">
4 <div class="wrapper text-center">
5 <h4 class="card-title">Sweat alerts </h4>
6 <p class="card-description">A basic message with sweat alerts</p> <button class="btn btn-outline-success" onclick="showSwal('basic')">Click here!</button>
7 </div>
8</div> More Alerts snippets

Bootstrap 5 Notification Page Design snippets example
Add a alert to your UI with Bootstrap 5 Notification Page Design snippets example. Free Bootstrap 5 code — HTML & CSS ready to copy, MIT licensed.
AlertsView →

Bootstrap 5 Notification UI Design snippets with navbar
Bootstrap 5 Notification UI Design snippets with navbar — a free Bootstrap 5 alert snippet.
AlertsView →

Custom Toast notification with Progress Bar
Add a alert to your UI with Custom Toast notification with Progress Bar. Free Bootstrap 5 code — HTML, CSS & JS ready to copy, MIT licensed.
AlertsView →
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.