Bootstrap modal forms are displayed-on-action pop-up forms that are used for gathering data from website visitors, to register or log users.
Check out Bootstrap Modal form Documentation for detailed instructions & even more examples.
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary" data-mdb-toggle="modal" data-mdb-target="#staticBackdrop1">
Launch modal login form
</button>
<!-- Modal -->
<div class="modal fade" id="staticBackdrop1" tabindex="-1" aria-labelledby="exampleModalLabel1" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel1">Sign in</h5>
<button type="button" class="btn-close" data-mdb-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body p-4">
<form>
<!-- Email input -->
<div class="form-outline mb-4">
<input type="email" id="email1" class="form-control" />
<label class="form-label" for="email1">Email address</label>
</div>
<!-- password input -->
<div class="form-outline mb-4">
<input type="password" id="password1" class="form-control" />
<label class="form-label" for="password1">Password</label>
</div>
<!-- Submit button -->
<button type="submit" class="btn btn-primary btn-block">Login</button>
</form>
</div>
</div>
</div>
</div>
<!-- Modal -->
-
Download MDB 5 - free UI KIT
-
Choose your favourite customized component and click on the image
-
Copy & paste the code into your MDB project
Bootstrap Simple modal register:
Bootstrap Simple modal subscription:
Bootstrap Simple modal contact:
- Bootstrap Address Form
- Bootstrap Avatar
- Bootstrap Back To Top Button
- Bootstrap Carousel Slider with Thumbnails
- Bootstrap Bullet list
- Bootstrap Chat
- Bootstrap Code Blocks
- Bootstrap Comments
- Bootstrap Comparison Table
- Bootstrap Credit Card Form
- Bootstrap Drawer
- Bootstrap Nested Dropdown
- Bootstrap FAQ component / section
- Bootstrap Gallery
- Bootstrap Hamburger Menu
- Bootstrap Invoice
- Bootstrap Jumbotron
- Bootstrap Login Form
- Bootstrap Maps
- Bootstrap Media Object
- Bootstrap Mega Menu
- Bootstrap Multiselect
- Bootstrap News Feed
- Bootstrap Offcanvas
- Bootstrap Order Details
- Bootstrap Page Transitions
- Bootstrap Payment Forms
- Bootstrap Product Cards
- Bootstrap Profiles
- Bootstrap Quotes
- Bootstrap Registration Form
- Bootstrap Expanding Search Bar
- Bootstrap Select with custom Input
- Bootstrap Shopping Carts
- Bootstrap Side Navbar
- Bootstrap Sidebar
- Bootstrap Social Media Icons & Buttons
- Bootstrap Square Buttons
- Bootstrap Survey Form
- Bootstrap Testimonial Slider
- Bootstrap Testimonials
- Bootstrap Textarea
- Bootstrap Text Animations
- Bootstrap Timeline
- Bootstrap To Do List
- Bootstrap Video
- Bootstrap Video Carousel / Gallery
- Bootstrap Weather
- Bootstrap Dark Mode
- Bootstrap Padding
- Bootstrap Modal Size
- Bootstrap Modal Show, Close, Hide & Toggle
- Bootstrap Modal Backdrop
- Bootstrap Card columns
- Bootstrap Card Deck
- Bootstrap Table Filter
- Bootstrap Table responsive
- Bootstrap Sliders
- Bootstrap Slideshow
- Bootstrap Logo
- Bootstrap Popup
- Bootstrap Max Width
- Bootstrap Hero
- Bootstrap Inline list
- Bootstrap Select Dropdown
- Bootstrap Labels
- Bootstrap Dialog
- Bootstrap Screen Sizes
- Bootstrap Dropdown Button
- Bootstrap Widgets & Addons
- Bootstrap Overlay
- Bootstrap Height
- Bootstrap Popover on hover
- Bootstrap Border radius
- Bootstrap Table fixed header
- Bootstrap Side Menu
- Bootstrap Vertical Navbar
- Bootstrap Flash Messages
- Bootstrap Number Inputs
- Bootstrap Inline Block