Skip to content

Instantly share code, notes, and snippets.

@evercode1
Created December 7, 2015 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evercode1/a821cce2baab1e10ca40 to your computer and use it in GitHub Desktop.
Save evercode1/a821cce2baab1e10ca40 to your computer and use it in GitHub Desktop.
subcategories
<div class="form-group">
<label>Subcategory:</label><br>
<select class="form-control input-lg" name="subcategory_id" id="subcategory_id">
<option value="">First Select Category</option>
</select>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment