Bootstrap 4 Tutorial #6 - Flex Grid

preview_player
Показать описание
Hey gang, in this Bootstrap 4 tutorial I'll be showing you some of the newer features of the Bootstrap grid system - the flex properties.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------

========== PSD to WordPress Playlist ==========

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

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

Рекомендации по теме
Комментарии
Автор

Great video, love your channel! Just wanted to point out a change for Flex ordering -> instead of <div class="flex-first"> USE <div class="order-1"> and so on

AgePhilly
Автор

I honestly don't know what to say. You are awesome is all I can say. I get confused in class, and I come here and I ask myself: "isn't this the same thing we covered in class?" You are really making my coding journey fun and exciting. Thanks to the true code Ninja

kenilochonwu
Автор

your one of the best web designers i have seen

winnerincrease
Автор

You can also use order-lg-1 order-md-2 to change the order based on screen sizing... (Not sure why you would want to do this.)

rick
Автор

Flex order change in this pattern
•flex-first => order-1
•flex-second => order-2
Etc....

bdananjaya
Автор

can you do that show you making a website with what you just shown?

ericstrickland
Автор

Why aren't you using the d-flex class in the rows? BS4 has order classes to change the order of items, e.g. .order-1, etc.

alemieux
Автор

Nice tutorial, are u making a new video with the new atualization(beta version)? I saw that they made an separeted documentation for the beta version.

Oh, Thanks for the help :D

lucastelles
Автор

What is the point of flex-first/last? Why not just rearrange the code manually? I always get confused about abstract things like this..

hitta
Автор

Head to the Bootstrap website for updated Classes.

Ccodebits
Автор

Can you put flex-lg-first so when its large its gonna be the first?

diethermarcelo
Автор

how did you move the cursor at that specific position 1:56 ?

ericaember
Автор

5: 40. why would you reorder the colums? why not cut and paste? is there another reason why i cant think of? thx

rw
Автор

The flex last, flex-first is not happening in Dreamweaver

ianbennett
Автор

flex-first doesnt seem to be working with row class anymore for some reason.

iced
Автор

what's the name of your atom color scheme?

nicadechavez