Over the past few years, different vendors have introduced specific prefixes for their browsers. To some designers, this is a good thing as it allows them to do more, but some hate the extra amount of coding it requires.
Prefixr is a tool to make it very easy to add it for all major browsers.
Steps to use it:
- Paste your CSS in the textbox
- Click Submit
- App will process the CSS
- It will output the tweaked CSS code which is cross browser compatible.
Features:
- Create cross-browser CSS easily.
- Use Prefixr in your favorite code editor via its API.
- Choose to exclude certain browsers.
- No registration required.
Links: Prefixr

