本文介绍了根据分辨率更改字体大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好
i我正在组建一个网站,我想在所有屏幕分辨率上几乎完全相同。
99%元素具有%宽度和高度,而不是px测量值。所以这不是问题。
我遇到的问题是字体大小。
有没有人知道使用的最佳代码改变了根据屏幕resoluiton进行fontsize?
malc
hello
i am putting together a web site that i would like to be virtually identical in all screen resolutions.
99% of the elements have % widths and height, rather than px measurements. so this is not the problem.
the problem i have is with font sizes.
does anyone know the best code to use change the fontsize according to the screen resoluiton?
malc
推荐答案
这篇关于根据分辨率更改字体大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!