JSFiddle - React, Tailwind, and code Playground

by Krzysztof Niecikowski

HTML

<script src="http://code.jquery.com/jquery.min.js"></script>
    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css"
    rel="stylesheet" type="text/css" />
    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css"
    rel="stylesheet" type="text/css" />
    <link href="//netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css"
    rel="stylesheet">
    <script src="http://twitter.github.com/bootstrap/assets/js/bootstrap.js"></script>
    <title>JS Bin</title>

  
  <body>
<br>
 <button id="edit-listing-form-house_Continue" class="btn btn-large btn-primary" style="padding: 20px;" name="Continue" type="submit">
<span>Continue</span>
<i class="icon-ok" style="font-size:30px; "></i>
</button>