Intermediate HTML & CSS
Q72 / 100

What does the CSS "::placeholder" pseudo-element style?

Correct! Well done.

Incorrect.

The correct answer is B) The placeholder text shown in a form field before the user enters a value

B

Correct Answer

The placeholder text shown in a form field before the user enters a value

Explanation

::placeholder lets you style the placeholder text color, opacity, and other text styles of an input or textarea.

Progress
72/100