I have a element that resizes as the browser window resizes. Inside the I have a paragraph of text: 5条回答 暖寄归人 (楼主) 2020-12-03 11:55 What you need is called vw. Example CSS: font-size: 80vw;. vw means viewerport width, and 80vw = 80% of the device screen width 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
element that resizes as the browser window resizes. Inside the I have a paragraph of text: 5条回答 暖寄归人 (楼主) 2020-12-03 11:55 What you need is called vw. Example CSS: font-size: 80vw;. vw means viewerport width, and 80vw = 80% of the device screen width 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Inside the I have a paragraph of text:
I have a paragraph of text:
What you need is called vw. Example CSS: font-size: 80vw;. vw means viewerport width, and 80vw = 80% of the device screen width
vw
font-size: 80vw;
80vw
80%