CSS Media Queries for Beginners: Breakpoints, Max-Width, Min-Width, and More

  Рет қаралды 117,231

Cem Eygi Media

Cem Eygi Media

Күн бұрын

Пікірлер: 74
@traoresambaabdel1856
@traoresambaabdel1856 4 жыл бұрын
i've just been able to submit my final after watching this.
@cemeygimedia
@cemeygimedia 4 жыл бұрын
good luck :)
@liliabekuzinaensosense8580
@liliabekuzinaensosense8580 3 жыл бұрын
Thank you! You are a genius of explaining in the way that even beginners can understand! 🙏🏻
@cemeygimedia
@cemeygimedia 3 жыл бұрын
you're welcome! I'm glad that my video helped you :)
@Heffalumpsandbruises
@Heffalumpsandbruises 4 жыл бұрын
You make the best videos on CSS. Thank you : )
@stealthbusiness
@stealthbusiness 2 жыл бұрын
Thank you for all your tutorials. So helpful. I am in learning mode, so I hoping you would be willing to let us know the following. I believe this is a Media Query question. I have 4 different full screen videos one for each breakpoint. How do add each one to the assigned breakpoint?
@mpmcgrath
@mpmcgrath 3 жыл бұрын
Thank you. Just learned something new about @media queries.
@isaouz
@isaouz 3 жыл бұрын
Eline sağlık. Yeni öğreniyorum ve tek başıma zorlandığım yerler oluyor. Zar zor yaptığım sitenin telefonda iç içe geçtiğini görünce buraya kadar geldim :D
@cemeygimedia
@cemeygimedia 3 жыл бұрын
Tesekkürler, zamanla ögrenirsin :)
@Soldier310
@Soldier310 2 жыл бұрын
thank you very much sir your video is very helful......i wish brightness your future
@kmgurumurthaiah1196
@kmgurumurthaiah1196 2 жыл бұрын
Thank you for simple explanations.. 👏👏
@posguy13
@posguy13 Жыл бұрын
Clear and concise. Thanks!
@maryammahtab7886
@maryammahtab7886 4 жыл бұрын
Great video , I easily learnt from it 👍🏻
@sarahlennox277
@sarahlennox277 3 жыл бұрын
Can you please save my sanity and let me know, how I use a media query for the iphone 8 and the iphone X when they both have the same width of 375px?
@gulsummaslak9753
@gulsummaslak9753 3 жыл бұрын
I'm trying to make my website mobile-compatible, everything overlaps when the phone is turned horizontally. what do you suggest. The codes I wrote for the phone are @media only screen and (min-width: 150px) and (max-width: 600px) {} my other media codes @media only screen and (min-width: 600px) and (max-width: 800px) {} @media only screen and (min-width: 800px) and (max-width: 1024px) {} There is a problem in the horizontal
@JorgeRivera-rp1zw
@JorgeRivera-rp1zw 3 жыл бұрын
My dear friend I have the same trouble. I did a web page with pure code Html. CSS, and a few JS, but have a trouble in place the @media queries..please help us
@mrg3921
@mrg3921 4 жыл бұрын
Great explanation! Thanks man!
@blurryface4969
@blurryface4969 4 жыл бұрын
simple and great video. thanks!
@talabsa4108
@talabsa4108 3 жыл бұрын
You Open My problem You Legendary 😍😍😘
@ivanleuskov1307
@ivanleuskov1307 3 жыл бұрын
Thanks a lot for the explanation!
@yamunananthikatt3320
@yamunananthikatt3320 3 жыл бұрын
thank you so much.really helping
@harunguven8581
@harunguven8581 2 жыл бұрын
bravo, super aciklayici video!
@guitarherozzz4009
@guitarherozzz4009 4 жыл бұрын
My website is not responding to ANY media queries on ANY min/max pixels. What is going on? I have my folder structure correct. Perhaps I'm missing a specific html meta tag?
@cemeygimedia
@cemeygimedia 4 жыл бұрын
Did you include this tag in the section of your code?: **
@guitarherozzz4009
@guitarherozzz4009 4 жыл бұрын
@@cemeygimedia Yes, I had that. Thank you for the response. So, I had made a separate css file called queries.css, and put it in the same folder my main css was in, but somehow wasn't linked to my overall project. I am now doing the queries inside my main css file and it works fine. Weird.
@braham.prakash
@braham.prakash 4 жыл бұрын
very nicely explained 👍👍
@drakeo7594
@drakeo7594 7 ай бұрын
as soon as he said "toogle" to 3:18 I decided to try and find another video lol
@takrutamakshidhinchanumayr2366
@takrutamakshidhinchanumayr2366 2 жыл бұрын
Yuppie
@Rohit_patel230
@Rohit_patel230 3 жыл бұрын
❤️
@Flonfl0n
@Flonfl0n 2 жыл бұрын
What about mobile devices that are 1920x1080px ? it won't work, will it?
@danb2839
@danb2839 3 жыл бұрын
Read your article! I never knew about putting media queries at end of css. Thanks! I learned so much! No wonder it wasn't working.
@chrisboden9820
@chrisboden9820 2 жыл бұрын
Thank you so much for this. Such a clear and simple explanation. Exactly what I needed. I just now need to research if you can do multiple media queries in one line for example, when it's -landscape orientation with a min-width- it does this.
@renejacques8288
@renejacques8288 4 ай бұрын
I'm on a mac using Chrome and @media screen and(max-width: 480px) doesn't work for me. @media (max-aspect-ratio: 16/9) responds, but I don't fully understand it yet.
@vamshichoula5871
@vamshichoula5871 2 жыл бұрын
@media scree and(){} syntax trying not working. but @media(){} syntax is working lovely!
@dkashbeauty4287
@dkashbeauty4287 4 жыл бұрын
Thank you for this. I understood it perfectly
@sabbirnoyon8400
@sabbirnoyon8400 3 жыл бұрын
Very nice.........
@sabuein
@sabuein 2 жыл бұрын
Thank you, very helpful.
@book2nez500
@book2nez500 Жыл бұрын
Thank you so much
@FelixOkolie_thenewsblogger
@FelixOkolie_thenewsblogger 2 ай бұрын
🎉🎉🎉
@vamshichoula5871
@vamshichoula5871 2 жыл бұрын
orientation:portrait w is smaller then h, orientation:landscape then (w is bigger then height ). I Love this. media query always bottom otherwise, problem developer face problem.
@SweetPeachannel
@SweetPeachannel 2 жыл бұрын
you explained slowly and clearly. So helpful ... thx
@ketan752
@ketan752 2 жыл бұрын
any media query for height? for any particular device. e.g. 1280 X 1024 or 1280 X 960. only for height
@lambo-ca
@lambo-ca 3 жыл бұрын
I know what is the difference but always come back to KZbin to watch again.
@bsranurps
@bsranurps 2 жыл бұрын
çok teşekkürler, çok anlaşılır bir video
@silentxcure
@silentxcure 3 жыл бұрын
so i did exactly what you said but mine is not responding. at 1200px, i made a breakpoint to float a text, but for some reason its not executing like yours. I even tried to change the background/font size to see if it would work, and nothing.
@neoneb6401
@neoneb6401 2 жыл бұрын
Ever figure this out? Having the same issue
@AvidAfrican
@AvidAfrican 3 жыл бұрын
just subscribed. Media querry made easy for me thanks from Russia
@imani828
@imani828 3 жыл бұрын
How did you open the developer tools???????????? 🤦🏽‍♂️
@graciam3020
@graciam3020 2 жыл бұрын
I've watched quite a few media queries videos and this is my favourite so far. Thank you so much.
@funnyviddeeoo
@funnyviddeeoo 4 жыл бұрын
Türkçe alt yazı olsa keşke ..
@anab8022
@anab8022 3 жыл бұрын
Thanks, your explanation helped me a lot.
@Rohit_patel230
@Rohit_patel230 3 жыл бұрын
After a year watch manny video I got from your video
@ranenyysoldzha9588
@ranenyysoldzha9588 4 жыл бұрын
thank you for this video! was very useful !!!
@litox06
@litox06 3 жыл бұрын
Helpful video, thanks.
@yuriykazmirchuk9641
@yuriykazmirchuk9641 3 жыл бұрын
Thanks a lot. Useful and clear stuff. Cheers!!
@touheedkhan9078
@touheedkhan9078 2 жыл бұрын
Really helpfull and easy to understand
@sahilsinha66
@sahilsinha66 3 жыл бұрын
But it not respond in my chrome browser
@eGalTube
@eGalTube 2 жыл бұрын
Great content Cem :) LG aus Dortmund :)
@cemeygimedia
@cemeygimedia 2 жыл бұрын
Thank you and congratulations for your successful channel! If you visit Dusseldorf some day, please let me know :)
@eGalTube
@eGalTube 2 жыл бұрын
@@cemeygimedia thanks 😊 Cem. Sure I will ping you when I visit Düsseldorf again 🥰
@eGalTube
@eGalTube 2 жыл бұрын
@@cemeygimedia by the way: I just read your few articles on Medium. You’re a great writer too. You have really awesome writing skills. :)
@cemeygimedia
@cemeygimedia 2 жыл бұрын
sure, anytime! I always wish to meet other KZbinrs and even maybe bring them together. So we can build a community of KZbinrs who lives close to each other. I will soon connect you on insta as well :)
@eGalTube
@eGalTube 2 жыл бұрын
@@cemeygimedia thanks 🙏 Cem. Really nice to hear that 🥰🥰
@888glory9
@888glory9 2 жыл бұрын
Thank you man👊🏽❤️
@a.s6074
@a.s6074 3 жыл бұрын
great job, thank you !
@iamdanyaal
@iamdanyaal 3 жыл бұрын
Thank You Sir
@nuregal7699
@nuregal7699 3 жыл бұрын
Wonderful
@ujenbasi9495
@ujenbasi9495 3 жыл бұрын
sir how many media query to use to make a fully responsive
@cemeygimedia
@cemeygimedia 3 жыл бұрын
You mean fluid? Set relative units like % for width. (example: width=100%)
@makcimenuka7904
@makcimenuka7904 Жыл бұрын
Good explanation thank u.
@elieshaoda5331
@elieshaoda5331 4 жыл бұрын
👏🏻
@riaddjaid7428
@riaddjaid7428 2 жыл бұрын
can we use multiple media queries for example @media (max-width:1300px)and (min-width:1000px){} @media(max-width:999px) and (min-width:400px){}
@Flonfl0n
@Flonfl0n 2 жыл бұрын
yes you can
@SAmir-wp5zj
@SAmir-wp5zj 4 жыл бұрын
Veryyy good video...
The problem with mobile-first CSS
13:53
Kevin Powell
Рет қаралды 128 М.
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 38 МЛН
HAH Chaos in the Bathroom 🚽✨ Smart Tools for the Throne 😜
00:49
123 GO! Kevin
Рет қаралды 15 МЛН
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 56 МЛН
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 480 М.
Are you using the right CSS units?
6:30
Kevin Powell
Рет қаралды 456 М.
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Coding2GO
Рет қаралды 342 М.
2  How media queries work, min width vs max width
14:17
Codify Academy
Рет қаралды 34 М.
How to write media queries in CSS
13:44
Coder Coder
Рет қаралды 32 М.
Master Media Queries And Responsive CSS Web Design Like a Chameleon!
9:44
Slaying The Dragon
Рет қаралды 353 М.
10 Tailwind Tricks You NEED To Know!
10:45
Ravi - Perfect Base
Рет қаралды 294 М.
10 CSS Pro Tips - Code this, NOT that!
9:39
Fireship
Рет қаралды 2,2 МЛН
Please stop using px for font-size.
15:18
Coder Coder
Рет қаралды 169 М.
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 38 МЛН