CSS Width, Height and Overflow | max-width & min-width Properties Explained

preview_player
Показать описание
CSS Width, Height and Overflow | max-width & min-width Properties Explained

SECTIONS:
(00:00) -  INTRO
(00:15) - Creating a Div Element & Adding Style
(00:41)  - Reason Why Div is not Visible
(01:18)  - Defining Width & Height Properties
(02:32)  -  The Overflow Property
(03:04)  - width vs min-width vs max-width
(05:52)  - min-height vs max-height
(06:34)  - Outro

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

this is an amazing instruction on the interaction between 👉 min&max-width property & width:100%

mjylove
Автор

the best explanation for this is using color u do a great job sir

chansolkim
Автор

Cem Bey anlatiminiz ve ingilizceniz cok temiz. Tesekkurler!

teoanilacar
Автор

Thank you so much, This is the only video which explains perfectly

alejandromonroy
Автор

div always has width unless you set it to 0, so common mistake. the main idea is that min can shrink until a poin and max can expand until a point

piotrekjazz
Автор

Thanks! So would you advise to use min width in the body and max width in the element itself?

JaimeBIDtravel