相关疑难解决方法(0)

为什么Google会使用字体标记?

所以,在向我的兄弟演示Chrome浏览器的DOM浏览器时,我不禁注意到Google使用了<font size=-2>标签.

我知道这是一个愚蠢的问题,但从编程的角度来看 - 为什么他们会在Google上使用弃用的标签是因为它比使用它更小<p class="whatever">,然后为它创建一个样式,或者只是去<p style="font-size: x-small">

html css web-standards minify

40
推荐指数
3
解决办法
2984
查看次数

标签 统计

css ×1

html ×1

minify ×1

web-standards ×1