Skip to content
On this page

Select

html
<div class="fromGroup">
  <select class="form-control py-2">
    <option value="example">Example</option>
    <option value="example2">Example2</option>
  </select>
</div>

COPYRIGHT © 2022 Codeshaper, All rights reserved.