IPO Basics
a
List of all Country Names HTML Drop-down Select
Below is the code snippet for a dropdown menu to choose a country name for your website. By default, the dropdown displays the country code as the option value and the country name as the visible option text. You can customize the dropdown to display either the country name, code, or continent code, capital city as the option value.
Select the country names you want to include in the dropdown menu. The country codes you selected will be shown below. You have the option to modify the Bootstrap Country dropdown code or the HTML select code.
Features
- You can create a country list by selecting only the country names you want.
- Country names are available in different languages.
- Options grouped by continent and sorted alphabetically.
- Option values and text to include country name, code, alpha-3 code, and continent information.
- Convert the country names list into Bootstrap Country dropdown code or the HTML select code.
Creating custom country names for a bootstrap or HTML dropdown menu
Select the code you want to create quickly