1. moz = Firefox
  2. webkit = Safari
  3. chrome = Chrome
  4. ms = Internet Explorer
  5. o = Opera
  6. khtml = Konqueror

Sample Usage

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;