One way of getting around the problem of making text the same size in multiple browsers is to use Cascading Style Sheets (CSS), with either percentages or em values for font sizing.
要使多个浏览器中文本呈现的字体大小相同,一种方法是使用级联样式表(Cascading Style Sheets,CSS),在设置字体大小时可以使用百分比或em值。
One way of getting around the problem of making text the same size in multiple browsers is to use Cascading Style Sheets (CSS), with either percentages or em values for font sizing.
要使多个浏览器中文本呈现的字体大小相同,一种方法是使用级联样式表(Cascading Style Sheets,CSS),在设置字体大小时可以使用百分比或em值。
应用推荐