Why would Google use a font tag?

一世执手 提交于 2019-11-27 13:26:15

Saving a few bytes on the Google homepage likely saves them terabytes of transfer bandwidth.

In November 2005, Matt Cutts, a Google software engineer, said:

Google’s home page doesn’t validate and that’s mostly by design to save precious bytes. Will the world end because Google doesn’t put quotes around color attributes? No, and it makes the page load faster.

Source: Google Blogoscoped - Matt Cutts, Google’s Gadgets Guy (Interview)

Space saving issues is certainly one reason google might use the font and center tags. Another reason could be for compatibility.

It's in google's best interest to make their homepage to work in all browsers, including pre-IE6 and mobile browsers. Since the font and center tag are so ancient, they're almost universally supported.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!