0
explain use of "-webkit-clip-path".
What is the use of "-webkit-clip-path" in css, if same work can be done using "clip-path"?
2 Answers
+ 2
--This video may help you.
https://youtu.be/rGuB76xdHa0
--Regarding vendor prefixes, check these two links, it will help.
https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix
https://www.geeksforgeeks.org/explain-css-vendor-prefixes/
+ 2
Most likely so, the 'webkit' is just browser vendor prefix https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix