How can I fix the size of the text during I zoom my webpage? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How can I fix the size of the text during I zoom my webpage?

I can fix the size of "background-image" when I use "background-clip(100%)". How can I do the same thing with text?

14th Oct 2016, 2:52 AM
Marsel Gizatullin
Marsel Gizatullin - avatar
2 ответов
+ 1
Try using the measurement "vw" 😉
16th Oct 2016, 6:19 AM
Joshua
Joshua - avatar
0
use style tag then adjusted text attributes
29th Oct 2016, 8:10 AM
udipta
udipta - avatar