Advertisement
Guest User

teste124.php

a guest
May 19th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <div class="col-md-12">
  2. <div clasS="pull-left">
  3. <label class="control-label mb-10" for="review">Tipo</label>
  4. </div>
  5. <select name="include1" id="include1" class="form-control select2" required>
  6. <option></option>
  7. <option value="option1">option1</option>
  8. <option value="option2">option2</option>
  9. </select>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement