:required (CSS3)

The :required CSS pseudo-class represents any <input>  element that has the required attribute set on it.

Syntax

:required { declaration block }

Examples having uses of: ':required'