Form Element Styling

Complete this assessment with 100% score to master this chapter.

01Which property removes default browser styling from inputs?

02What is the benefit of the ':focus-visible' pseudo-class?

03How do you style the placeholder text of an input?

04Which property sets the color of the blinking cursor?

05How do you style an input that is currently invalid?

06What does 'pointer-events: none' do on a button?

07Why should inputs have a font-size of at least 16px on mobile?

08Which pseudo-class targets a checkbox when it is ticked?