Bootstrap 3 Playground

Size
2,594 Kb
Views
66,792

How do I make an bootstrap 3 playground?

Http://getbootstrap.com/. What is a bootstrap 3 playground? How do you make a bootstrap 3 playground? This script and codes were developed by Christian Fleschhut on 11 August 2022, Thursday.

Bootstrap 3 Playground Previews

Bootstrap 3 Playground - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Bootstrap 3 Playground</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel='stylesheet prefetch' href='https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class='container'> <div class='row'> <div class='alert alert-success fade in'> <button class='close' data-dismiss='alert' type='button'> × </button> <strong> asdf </strong> lorem ipsum </div> <div class='page-header'> <h1> lorem ipsum </h1> </div> </div> <div class='row'> <div class='col-sm-3'> <p> <a class='btn btn-primary btn-sm tooltips' data-toggle='tooltip' href='#' title='tooltip'> lorem ipsum </a> </p> </div> <div class='col-sm-3'> <p>asdf</p> </div> <div class='col-sm-3'> <p>asdf</p> </div> <div class='col-sm-3'> <p>asdf</p> </div> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.1.1/js/bootstrap.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Bootstrap 3 Playground - Script Codes CSS Codes

[class*='col-'] { border: 1px solid #ddd; background: #eee;
}

Bootstrap 3 Playground - Script Codes JS Codes

(function() { $(function() { return $('.tooltips').tooltip(); });
}).call(this);
Bootstrap 3 Playground - Script Codes
Bootstrap 3 Playground - Script Codes
Home Page Home
Developer Christian Fleschhut
Username cfleschhut
Uploaded August 11, 2022
Rating 3
Size 2,594 Kb
Views 66,792
Do you need developer help for Bootstrap 3 Playground?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Christian Fleschhut (cfleschhut) Script Codes
Create amazing love letters with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!