Bootstrap Play
Bootstrap Play
by seefeld
HTML
<link rel="stylesheet" href="http://dl.dropbox.com/u/17683975/bootstrap/css/bootstrap.css">
<button class="btn">Primary action</button>
<br /><br />
<button class="btn btn-mini btn-danger">
<i class="icon-search icon-white"> </i> Primary action
</button>
<br /><br />
<span class="label">Default</span>
<br /><br />
<pre>
<p>Sample text here...</p>
<p>Sample text here...</p>
<p>Sample text here...</p>
<p>Sample text here...</p>
</pre>
CSS
body {padding: 10px;}