JSFiddle - React, Tailwind, and code Playground

by azcoov

HTML

<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<h3>Search & close</h3>

<div class="input-append">
    <input class="span2" type="text">
    <span class="add-on"><i class="icon-remove"></i></span>
</div>