Bootstrap 4 Forms & Buttons | BOOTSTRAP 4 TUTORIAL



https://i.ytimg.com/vi/K-ccGZYRWzs/hqdefault.jpg



Forms and Buttons are crucial building blocks of basically every web page. Bootstrap 4 makes the addition and styling of forms and buttons a breeze thankfully! Learn how to take advantage of the right Bootstrap 4 classes to make your form inputs and buttons look good!

———-

Source Code for the Video: https://github.com/academind/bootstrap4-introduction/tree/05-forms
Watch the Series on academind.com: https://academind.com/learn/css/bootstrap-4-tutorial/forms-buttons
Official Forms Docs: http://getbootstrap.com/docs/4.0/components/forms/
Official Button Docs: http://getbootstrap.com/docs/4.0/components/buttons/

———-

• You can follow Max on Twitter (@maxedapps).
• And you should of course also follow @academind_real.
• You can also find us on Facebook.(https://www.facebook.com/academindchannel/)
• Or visit our Website (https://www.academind.com) and subscribe to our newsletter!

See you in the videos!

———-

Academind is your source for online education in the areas of web development, frontend web development, backend web development, programming, coding and data science! No matter if you are looking for a tutorial, a course, a crash course, an introduction, an online tutorial or any related video, we try our best to offer you the content you are looking for. Our topics include Angular, React, Vue, Html, CSS, JavaScript, TypeScript, Redux, Nuxt.js, RxJs, Bootstrap, Laravel, Node.js, Progressive Web Apps (PWA), Ionic, React Native, Regular Expressions (RegEx), Stencil, Power BI, Amazon Web Services (AWS), Firebase or other topics, make sure to have a look at this channel or at academind.com to find the learning resource of your choice!

Original source


35 responses to “Bootstrap 4 Forms & Buttons | BOOTSTRAP 4 TUTORIAL”

  1. Good Work – How ever this is still a static Form – Do you have any Videos/Tutorials where you sent this Form after being validated to an Email with AJAX/PHP ? This will really be helpful Thanks

  2. Hi Max. The e-mail validation of BS checks whether the user has an "@" in his email or not. But what about a "." (dot) just before an extension? BS says "Jeffrey@hello is a valid e-mailadress while it's not…

  3. Why use "vanilla JS" when Bootstrap requires jQuery and it is already loaded.? I have noticed that they do that too in the documentation for the validation API. Is it because it is written in javascript and those methods do not exist in jQuery?

Leave a Reply