Oct
20
PBS 65 of X — Bootstrap Input Groups
Filed Under Computers & Tech, Software Development on October 20, 2018 | 2 Comments
This will be the penultimate instalment of our introduction to Bootstrap forms. Today we’ll be looking at a really useful Bootstrap component for making form inputs clearer for the user, more powerful, and prettier. In the next instalment we’ll finish off with Bootstraps forms for the moment with a look at Boostrap’s built-in form validation features.
You can download this instalment’s ZIP file here.
Oct
4
PBS 64 of X — Bootstrap Form Layouts
Filed Under Computers & Tech, Software Development on October 4, 2018 | 2 Comments
In the previous few instalments we’ve been learning about Bootstrap forms. We first learned how to include standard HTML form controls like text areas, text boxes, checkboxes, radio buttons, and dropdowns into the default form layout. Then we learned about buttons and button groups. Now it’s time to learn about three alternative form layouts — inline forms, horizontal forms, and grid-based forms.
You can download this instalment’s ZIP file here.