Create Equal Height Cards Responsively with HTML & CSS Flexbox (2023)

preview_player
Показать описание

In this tutorial you’ll learn how to create equal height cards responsively in HTML & CSS (using Flexbox).

💻 Premium Courses:

0:00 Adding cards
3:55 Using Flexbox
9:36 Equal height when content size differs
10:21 Buttons at bottom
11:34 Responsiveness

#css #htmlcss #css3 #webdevelopment #coding #programming
Рекомендации по теме
Комментарии
Автор

I learned so many new things from just one video; you are truly amazing. I'll check out the rest of the videos because, why not?

pareshkamaliya
Автор

great video. I noticed that if add align-items: center to my container that holds the cards, then the cards don't keep the same vertical height. Why does the alignment change the height ? thanks

frenchmike
Автор

why the f flex overflow parent ? its driving me crazy

exe.mdnght