22: An Exercise Using CSS Flexbox | Create Layouts Using CSS | Learn HTML and CSS

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

An Exercise Using CSS Flexbox | Learn to Create Layouts Using CSS | Learn CSS | Flexbox Tutorial. In this HTML and CSS tutorial we will continue learning about Flexbox, and learn how to create a layout using Flexbox.

➤ SPECIAL THANKS TO THE FOLLOWING PATRONS!

Name: Scooterman
Description: I'm a guy.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

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

Just... Holy crap. These tutorials are unbelievably well made! It is so easy to understand and follow.

Kudos to you, my friend!

arattactician
Автор

Its incredible how much I've learned from your tutorials. You don't assume we know anything which is what a good teacher does. There are so many little tricks that will save me so much time. Thank you

filippians
Автор

Amazing lessons from you, sir! More power!

CAPS_AMERICA
Автор

this tutorial about flexbox is much better than the other ones!
thanks so much!

jakubklos
Автор

I was stuck on this for 2 days and your video was the only one that worked! Thank you!

Normallydifferent
Автор

Thanks for the video! I will probably need to do a few more exercises. I always wondered, “what’s that one thing that other websites know about like the New York Times that I don’t know how to do” and it’s flex-boxes!! Now, I just need to figure out how to actually do it.

jacobsiegel
Автор

This is what I am looking for. Really thanks

kamilmohammed
Автор

This is awesome. That flex-basis property took me way too long to understand haha.

steve_matin
Автор

For example:
<nav class="navigation">
<div class="container">
<a
<a href="navigation-item">about me</a>
<a
</div>
</nav>

ozkanozer
Автор

May I ask, I am quite curious about this selector that you use. Can you tell me what is the function of this selector: .gallery-image img{. I am new to coding, and I hope you can help me to understand this.

marvinseverino
Автор

Could I just change the css @media from "min-width" to "max-width" at the end? They are same right?

taki
Автор

Make a series of completing a website using bootstrap

Vicky
Автор

How can I make the images to hover a text

mpffpro
Автор

Could we use figure and figcaption instead of img ?

MilanB
Автор

No need to use "ul" bacause there is nav. "ul"used when there was no
nav

ozkanozer
Автор

Some of the flex property does not work in my browser,

u-solver
Автор

I would like you to star a project base tutorial

ibrarshah
Автор

I really think css grid is way better, now that I saw both versions

sonoftroy
Автор

hello mmtuts, After practicing, I can't use flexbox in my script. there was nothing to show even i tried many times. please help me, thanks

mrboolean
Автор

Thanks for the videos man but the way you quickly fixed stuff at 11:11 without really explaining completely confused me.

vorpalcheese