Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <form class="form-horizontal" action="temp.php" method="post" name="frmControl">
  2. <fieldset>
  3. <div class="form-group">
  4. <label for="tag" class="col-lg-2 control-label">TAG</label>
  5. <div class="col-lg-3">
  6. <input type="text" class="form-control" id="tag" name="tag">
  7. </div>
  8. </div>
  9. </fieldset>
  10. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement