Modal
Modals are used to show interactive dialogs and notifications to your website users.
Modal Types
The default modal can be used by giving the class names modal-default, modal-list or modal-list-scroll to the div tag as per the requirement, you can refer the code snippet and copy the HTML code.