开发者

Webkit CSS reset

开发者 https://www.devze.com 2023-04-06 23:29 出处:网络
There are a few CSS resets out there, but I would like one that resets all browsers to \"webkit style\". (Hence the webkit browsers are unaffected, just the non-webkit browsers are changed.)

There are a few CSS resets out there, but I would like one that resets all browsers to "webkit style". (Hence the webkit browsers are unaffected, just the non-webkit browsers are changed.)

I've found the default webkit stylesheet h开发者_如何转开发ere but I cannot naively copy that, since a lot of the property names and variables are webkit-specific.


Instead of painfully trying to recreate a Webkit CSS reset for other web browsers (with webkit recreation hacks), you should instead use the excellent YUI CSS Reset and then design your website from there.

0

精彩评论

暂无评论...
验证码 换一张
取 消