Skip to content

Instantly share code, notes, and snippets.

View tounsiwrasi3ali's full-sized avatar

RAYEN BOUGATEF tounsiwrasi3ali

View GitHub Profile
@tounsiwrasi3ali
tounsiwrasi3ali / countrydropdown.html
Created August 4, 2021 09:06 — forked from danrovito/countrydropdown.html
HTML Country Select Dropdown List
<label for="country">Country</label><span style="color: red !important; display: inline; float: none;">*</span>
<select id="country" name="country" class="form-control">
<option value="Afghanistan">Afghanistan</option>
<option value="Åland Islands">Åland Islands</option>
<option value="Albania">Albania</option>
<option value="Algeria">Algeria</option>
<option value="American Samoa">American Samoa</option>
<option value="Andorra">Andorra</option>
<option value="Angola">Angola</option>