Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.28 KB | None | 0 0
  1. <form role="form">
  2.   <div class="form-group">
  3.     <label for="exampleInputEmail1">Email address</label>
  4.     <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter email">
  5.     <div class="helper-text">This will be your username.</div>
  6.   </div>
  7. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement