CSS browser-specific prefix - HTML CSS CSS

HTML CSS examples for CSS:Introduction

Introduction

Browsers implement a feature using a browser-specific prefix.

The Browser-Specific Prefixes

BrowserPrefix
Chrome Safari -webkit-
Opera -o-
Firefox-moz-
Internet Explorer -ms-

Related Tutorials