When using JavaScript with Bootstrap we can create different types of alerts to make a great UI for a project. ‘Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.’ (getbootstrap.com docs)
I created a function showAlert and passed in arguments of message…