Which of the following is not a browser-specific versions of linear-gradient()?

#NAME?
#NAME?
#NAME?
#NAME?

The correct answer is C. -mac-linear-gradient().

The other options, A, B, and D, are all browser-specific

448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/> Subscribe on YouTube
versions of linear-gradient().
  • -moz-linear-gradient() is a Firefox-specific version of linear-gradient().
  • -o-linear-gradient() is an Opera-specific version of linear-gradient().
  • -webkit-linear-gradient() is a WebKit-based browser (Chrome, Safari, etc.) version of linear-gradient().

The -mac-linear-gradient() keyword is not a valid CSS keyword.

Exit mobile version