0
what does -webkit means
2 Answers
+ 2
WebKit is a HTML/CSS web browser rendering engine for Safari.
Every browser is backed by a rendering engine to draw the HTML/CSS web page.
IE â Trident (discontinued)
Edge â EdgeHTML (clean-up fork of Trident)
Firefox â Gecko
Opera â Presto (no longer use Presto since Feb 2013, consider Opera = Chrome nowadays)
Safari â WebKit
Chrome â Blink (a fork of WebKit).
0
css 3 basics, 2 lesson