Web platform features explorer

appearance

Widely available since 2024-09-14
Tags: css Groups: CSS

The appearance CSS property controls the appearance of form controls. Using appearance: none disables any default native appearance and allows the elements to be styled with CSS.

Learn more

Browser support

  • Chrome 84 Released on 2020-07-27
  • Chrome Android 84 Released on 2020-07-27
  • Edge 84 Released on 2020-07-16
  • Firefox 80 Released on 2020-08-25
  • Firefox for Android 80 Released on 2020-08-31
  • Safari 15.4 Released on 2022-03-14
  • Safari on iOS 15.4 Released on 2022-03-14

Usage (according to Chrome Platform Status)

~45.124% of page loads. More data at chromestatus.

Interop