--- title: Modals summary: Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content. description: Dialogs for notifications and content. --- ## Default markup ```html example centered height="30rem" ``` ## Prompt and alert ```html example centered height="30rem" ``` ```html example centered height="30rem" ``` ## Modal with form ```html example centered height="30rem" ```