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.0/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>Text</h2>
  <p class="text-success">This paragraph is styled with class "text-success".</p>            
  <a class="text-success" href="default.html">This link is styled with class "text-success".</a>           
</div>
</body>
<!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_hlp_text-success&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 05 Sep 2022 15:18:08 GMT -->
</html>