<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="main">
<div class="one">
<div class="register">
<h3>Create your account</h3>
<form id="reg-form">
<div>
<label for="name">Name</label>
<input type="text" id="name" spellcheck="false" placeholder="Hashim Al-Qataberi"/>
</div>
<div>
<label for="email">Email</label>
<input type="text" id="email" spellcheck="false" placeholder="Anesi_90@hotmail.com"/>
</div>
<div>
<label for="username">Username</label>
<input type="text" id="username" spellcheck="false" placeholder="Hashim" />
</div>
<div>
<label for="password">Password</label>
<input type="password" id="password" />
</div>
<div>
<label for="password-again">Password Again</label>
<input type="password" id="password-again" />
</div>
<div class="control-group">
<label class="control-label" for="singlebutton"></label>
<div class="controls">