Bootstrap and HTML Forms - Hour 9 Exercises

  1. Add a form to your Bootstrap web page. Be sure to include form groups and input groups.
  2. Add a dropdown menu as an add-on to an input group in your form. This works the same as adding a checkbox to an input group, except you use the <select> and <option> tags.
Contact Information:
(End of Hour 9 Exercises.)