Vendor Prefixes

Term side of the Card
Topic: Basics
Unit title: Vendor Prefixes
Categories: Syntax
Explanation side of the Card

Explanation: The special prefixes added to CSS properties by browser vendors to support experimental or non-standard features. Examples include `-webkit-`, `-moz-`, `-ms-` and `-o-`. They are used to ensure compatibility with different browsers until features become standard.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub