How to adjust font-size property based on the div width using only CSS. It should be able to change its size based on the width of the div.
Asked
Active
Viewed 39 times
0
-
1What have you achieved? – Manjuboyz Feb 29 '20 at 04:49
-
This StackOverflow post has your answer: https://stackoverflow.com/questions/16056591/font-scaling-based-on-width-of-container – Feb 29 '20 at 04:52
-
1Does this answer your question? [Font scaling based on width of container](https://stackoverflow.com/questions/16056591/font-scaling-based-on-width-of-container) – Richard Feb 29 '20 at 05:02