Bootstrap Tutorial #21 – Styling Forms



https://i.ytimg.com/vi/QmMHw60lfjM/hqdefault.jpg



Yo dawgs, in this Bootstrap tutorial, I’ll be showing you how we can quickly create nice-looking forms with just a few extra Bootstrap classes.

You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage…

SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5Y…

========== JavaScript for Beginners Playlist ==========

https://www.youtube.com/playlist?list…

========== CSS for Beginners Playlist ==========

https://www.youtube.com/playlist?list…

========== The Net Ninja ============

For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5Y… or http://thenetninja.co.uk

========== Social Links ==========

Twitter – @TheNetNinja – https://twitter.com/thenetninjauk

Original source


7 responses to “Bootstrap Tutorial #21 – Styling Forms”

  1. @1:30 I see that related form content is grouped into a <div class="form-group">.
    Would it not be better to use <fieldset class="form-group"> instead, since grouping form content together is the purpose of <fieldset>?

  2. When you create the text box and assign it a class of form-control can you remove the styling that Bootstrap applies? For example, removing the border-radius or setting it to none.

Leave a Reply