Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Simple Subscribe Form Modal"
Bootstrap 3.3.0 Snippet by
ImagineDesignDevelop
3.3.0
modal
Preview
HTML
CSS
View Full Screen
Fork
Fork this
17.4K
 
14 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <p class="flex-containe"> <a role="button" href="#" data-toggle="modal" class="btn btn-lg btn-primary" data-target="#myModal" role="button">Launch Demo Modal</a> </p> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog modal-smll" role="document"> <div class="modal-content"> <div class="modal-header bg-primary text-center"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h2 class="modal-title" id="myModalLabel">Subscribe to our Newsletter.</h2> <p>We promise we will not spam you.</p> </div> <div class="modal-body"> <div class="row"> <form action="#"> <div class="form-group col-md-12"> <div class="input-group"> <span class="input-group-addon">@</span> <input type="email" class="form-control input-lg" placeholder="Your email here"> </div> </div> <div class="form-group col-md-12"> <input type="submit" class="btn btn-primary btn-lg btn-block" value="Subscribe"> </div> </form> </div> </div> </div> </div> </div>
.input-group-addon, input[type=email], input[type=submit], .modal-content{border-radius:0px}
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76