######Bootstrap is awesome! But for stylin' awesomeness in seconds Just add Bootswatch! Play with the API demo in this Gist here
โ & โค
PS. You can preview any gist with an โindex.htmlโ file by changing the URL.
https://gist.github.com/roachhd/0821324fb499eac293c7
https://bl.ocks.ork/roachhd/0821324fb499eac293c7
gist.github.com is changed to bl.ocks.org
bye
xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>Bootswatch API Demo</title>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<script src="https://code.jquery.com/jquery-2.1.0.min.js"></script>
<style rel="stylesheet" href="style.css">
<script src="script.js</script>
</head>
<body>
<h1>Bootstrap</h1>
<div class="alert alert-info">
<h4>Alert!</h4>
<p>This is a demo of the Bootswatch API.</p>
</div>
<select></select>
</body>
</html>
Modified http://code.jquery.com/jquery-2.1.0.min.js to a secure url
https://code.jquery.com/jquery-2.1.0.min.js