From the course: Bootstrap 4 Essential Training

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Basic style element overview

Basic style element overview - Bootstrap Tutorial

From the course: Bootstrap 4 Essential Training

Start my 1-month free trial

Basic style element overview

- In this section, we're going to be working with some styles that can make your life easier but you probably won't need all the time. One of the most popular components are buttons. You use them primarily in forms and form components but there are so many options that they deserve their own study. Bootstrap styles are so well-made that even when I build a non-Bootstrap project, I'll often borrow CSS from Bootstrap projects. Bootstrap 4 adds something called tags which are a simple style for organizing content. Progress bars are a good example of a style that might be really useful for some developers building interfaces that need to show progress. List groups are mobile friendly layouts to group content within list elements. That's something you're going to need often but especially useful for mobile projects. Finally, breadcrumbs are a common pattern for displaying channels within websites. So, before we get into more complex Bootstrap CSS, let's get some experience working with…

Contents