×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: HTML
Posted by: Marcelo Barros
Added: Feb 22, 2019 3:40 AM
Views: 3736
Tags: form marcelo text
  1. <div class="form-group">
  2.     <label >Label</label>
  3.     <input type="text" class="form-control" name="">
  4. </div><!--/.form-group-->