Bootstrap Modal

The Modal components are useful in situations like, when you need to bring the users attention to some message or a popup. These are basically dialog boxes/popup windows that are displayed on top of the page. Creating a Bootstrap Modal The code below illustrates how modals can be created using Bootstrap

Add animation in … Read more