Responsive Font Size | CSS vw Unit

preview_player
Показать описание
Please LIKE our Facebook page for daily updates...
Рекомендации по теме
Комментарии
Автор

Came for the tips stayed for the banger track! that is a vibe

losbones
Автор

Text on mobile should be larger than on desktop, not smaller.
There should be some formula (calc with CSS variables maybe? ) to create repsonsive text that scales text between a minimum and maximum font-size.

franktielemans
Автор

the problem with giving the font size the value of vw is that you cannot zoom on the browser. If you try to zoom the text size will remain same. In such cases, we have to use min and max.

GagandeepSingh-gscu
Автор

i thought you're using media screen😅 i learn more from your videos, thnks sir🙏

agasdarmawa
Автор

Responsive design is not just about width, its also about height

gloryjaw
Автор

I'm here first cos I love you and your content, thanks a lot....can I please know how you auto- complete Lorem text in sublime text??

animeuncaged
Автор

Sir, I am your new viewer .Your tutorial is most helpful, but it will be more understandable if you add your voice.
Amazing tutorial i learn more ...

soumyaranjanpradhan
Автор

why not use vmin vmax, vw only resize text when the window width get resize

qsthnwi
Автор

bro can you make a tutorial on this type of responsive text with a background image cause I can make my image responsive but when I'm trying to make its text responsive it's not happening and the text is going out of the image

alanswan
Автор

Assalamu'alaikum Mr Muhammad Irshad, iam Yusuf from Indonesian:)

yusufmaulana
Автор

Sir, Can you please make a video on how to use this approach to make menu or navigation bar responsive....

barreddimensions
Автор

OMG thank you so much this helped me in my website

manthkumar
Автор

Bro what is different between
px, %, em, rem, vw

himanshujoshi
Автор

Why that ajeeb sa Background Sound, when you can voice over also 🤷‍♂️

areeburrub
Автор

Asalamoalikum irshad Bhai I am from pakistan

mohibkhan
Автор

body { font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300))); } use this technic

md.alimulalrazy
Автор

Finally!!! Been looking for a video on this. Thank you for this. Keep up the good work.

ovuokeaghwotu
Автор

damn dat music is so annoying!
muted it right away

randomdotint