Get your own website Result Size: 1260 x 277
x
 
<!DOCTYPE html>
<html>
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
  <h2>Button</h2>
  <p>The .btn-success class indicates a successful or positive action:</p>      
  <button type="button" class="btn btn-success">Success</button>
</div>
  
</body>
<!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_btn-success&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:38:48 GMT -->
</html>