Creating Bootstrap dropdowns in Bootstrap v4
Dropdowns are used to display lists of links, names etc. Bootstrap dropdowns can be toggled by clicking on it.
1.Create a file with .html extension.
2.Include bootstrap css and js version 4 CDN link in Read more…