Join Ray Villalobos for an in-depth discussion in this video Using multiple column classes, part of Bootstrap 3 Essential Training.
- You can create a lot of layouts…by just using rows and columns…but you can also use the Bootstrap classes…to create the size that behave differently…depending on the breakpoint.…So, let's take a look.…I've loaded up some more realistic content on this page,…so if we take a look at my HTML,…I have a div.…It has a class of services…and then our regular container class,…not the container-fluid,…and in here, we have a headline,…which is Services, which is right here,…and then we have one single row…and that row has different sections.…
And each one of the sections has a class of col-md-4.…It means that at the medium breakpoint,…each one of these sections…will take up four of the twelve columns.…So, I've added some other content in here.…So if you take a look at the styles, that CSS file,…you can see that there's just a couple of styles…to make my page behave and look really nice.…So, what you could see…is if I make this a little smaller at the medium breakpoint,…it's all going to go to a single column layout.…
If I make it a lot wider,…
Author
Released
8/26/2015This course provides everything you need to know to get started building websites with Bootstrap, and is built with our new practice environments in mind, which let you develop your code along with author Ray Villalobos. Ray will review Bootstrap's grid, CSS classes, and JavaScript components (dropdowns, modals, carousels, and more), and help you integrate them into your own sophisticated websites.
- Understanding containers
- Using the 12-column grid to create a responsive webpage layout
- Creating rows and columns
- Styling content with Bootstrap CSS classes
- Adding CSS styles
- Creating and styling forms
- Creating dropdown menus and buttons
- Adding images and video
- Exploring JavaScript components, like carousels, tabs, tool tips, and scrolling
Skill Level Beginner
Duration
Views
Related Courses
-
Bootstrap 3: Advanced Web Development
with Ray Villalobos3h 28m Intermediate -
CSS with LESS and Sass
with Joe Marini1h 57m Intermediate -
Entrepreneurship: Bootstrapping Your Business
with Rudolph Rosenberg1h 6m Appropriate for all
-
Introduction
-
Welcome1m 23s
-
-
1. Getting Started
-
2. Working with the Bootstrap Grid
-
Working with rows3m 13s
-
Creating columns10m 3s
-
Resetting columns3m 55s
-
Offsetting columns2m 52s
-
Nesting columns6m 9s
-
3. Exploring Basic Bootstrap CSS Classes
-
Using blockquotes1m 49s
-
Working with list styles2m 19s
-
Styling code3m 50s
-
4. Adding Other CSS Styles
-
Exploring table styles2m 42s
-
Adding image classes4m 46s
-
Using responsive utilities5m 30s
-
5. Styling Forms
-
Creating a basic form6m 24s
-
Using inline forms2m 53s
-
Styling a horizontal form4m 52s
-
Using validation styles4m 56s
-
Using input groups5m 24s
-
Using icons4m 44s
-
-
6. Navigation Components
-
Using button groups4m 22s
-
Adding content to the navbar9m 42s
-
Collapsing your navigation4m 11s
-
7. Media Components
-
Using the thumbnail style6m 55s
-
Adding media styles5m 35s
-
8. Content Containers
-
Styling list groups6m 45s
-
Working with panels5m 41s
-
Using wells1m 12s
-
-
9. Using JavaScript Components
-
Creating a carousel17m 13s
-
Creating modals10m 51s
-
Creating a tooltip2m 50s
-
-
Conclusion
-
Next steps1m 43s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Using multiple column classes