Bootstrap Framework Quiz 2 Bootstrap Framework Quiz 2 Any Difference between col-md-xx and col-lg-xx?No difference Difference in their compatible devicesBrowser support DifferenceNoneNavigation headers are key component of any website, How to fix navigation header on the top of page in bootstrap?navbar-fixed-topnavbar-fixednavbar-topAll of the aboveIDM company is hired you to redesign their IDM software, they directed you to redesign the progress bar of downloaded item. Which approach or classes will be best?progress-bar-successprogress-barprogress-bar-dangerall of theseClass prefix for medium devices .Col-xs-.Col-sm-.Col-md-.Col-lg-Select Media Query for medium devices?@media (min-width: @screen-sm-min) {}@media (min-width: @screen-md-min) {}@media (min-width: @screen-lg-min) {}No media query for small devicesDropdown Menus are:Toggle able Not toggle able None of theseDepends on situationsWhich one is not an alert type?.alert-success.alert-warning.alert-dange.alert-awakeBootstrap provides a way to create your own version of bootstrap? Which Components can easily customized?Buttons FormsDropdowns All of theseNavigation headers are key component of any website, How to fix navigation header on the bottom of page in bootstrap?.navbar-fixed-bottomnavbar-fixednavbar-topAll of the aboveAdd…….to make the alert dismissiblealert-dismissiblealert-cancelalert-crossedalert-timeup