In this week’s Chit Chat Across the Pond, Bart Busschots is back with another installment of Programming By Stealth. We’ll shift gears a bit away from web pages to web apps as we explore the usage and code behind Bootstrap Modals and Toasts. It’s a combination of HTML, Bootstrap for styling and JavaScript for actions […]
Continue readingMore TagCategory: Programming by Stealth
CCATP #578 – Bart Busschots on PBS 69 of X — Bootstrap Navbars
In Chit Chat Across the Pond we are finally back to a Programming By Stealth episode. In this installment, Bart teaches us how to create navigation bars in Bootstrap. We learn how to make them collapse and expand to different device screen sizes and how to style them to look nice. We learned how to […]
Continue readingMore TagCCATP #575 – Bart Busschots on PBS 68 of X – Bootstrap Navs
In this week’s installment of Programming By Stealth, Bart Busschots introduces us to how Bootstrap will help us create navigation in websites or web apps. This is using what Bootstrap calls the Nav component. As always we’ll learn how to style the navigation using Bootstrap Pills and Tabs. Then we’ll take it up a notch […]
Continue readingMore TagCCATP #573 – Bart Busschots on PBS 67 of X – Bootstrap Dropdown Menus
In this week’s installment of Programming By Stealth, Bart Busschots takes into the land of Bootstrap dropdown menus. He explains the differences between dropdown and selects in HTML, and how there’s two different kinds of dropdowns – menus and navigation. The descriptions of how to make the Bootstrap dropdowns takes a while, but when he […]
Continue readingMore TagCCATP #570 – Bart Busschots on PBS 66 of X – Bootstrap Form Validation
HTML 5 gives us form validation for free, but it’s not very nuanced. In this installment of Programming By Stealth, Bart will show us how to use Bootstrap to make our form validation a little less shouty and more useful for the viewer. He shows us how to take a little control, how to take […]
Continue readingMore TagCCATP #568 – Bart Busschots on PBS 65 of X — Bootstrap Input Groups
Chit Chat Across the Pond this week was Programming By Stealth installment 65 of X. This time Bart takes us through Bootstrap Input Groups. These are really cool. Think about a form that has information you have to fill in, but you’re never sure what they’re asking for. If they ask for money, what currency […]
Continue readingMore TagCCATP #566 – Bart Busschots on PBS 64 – Bootstrap Form Layouts
In this Programming By Stealth episode of Chit Chat Across the Pond, Bart Busschots teaches us about three more types of Bootstrap Form Layouts. It’s not too tough of a lesson and we had a lot of fun working through the lesson. You can find Bart’s full written tutorial at pbs.bartificer.net/… If you appreciate the […]
Continue readingMore TagCCATP #564 – Bart Busschots on PBS 63 of X — Bootstrap Buttons
This week in Programming By Stealth, Bart Busschots and I spend a fair amount of time going over the homework challenge from PBS 62. The nuances combined with some refresher on how the pieces fit together was something I really needed so hopefully I wasn’t alone. The new part of the episode is dedicated to […]
Continue readingMore TagCCATP #563 – Bart Busschots on PBS 62 of X — A Basic Bootstrap Form
This week’s Programming By Stealth was great fun. Bart Busschots teaches us how to create a web form using the Bootstrap classes to do the job. He explains how Bootstrap literally insists that we make our code accessible, and how sensible it is to just that. We learn the importance of Form Groups, and how […]
Continue readingMore TagCCATP #561 – Bart Busschots on PBS 61 of X — Bootstrap Jumbotrons & Badges
In this week’s installment, Bart explains how to create two simple Bootstrap components, the Jumbotron and badges. A Jumbotron is a show-case area at the top of a website’s front page that shouts out the site’s main message and usually has a call to action. Badges are the little bubbles next to titles or within […]
Continue readingMore Tag