List of Pseudo-Elements to Style Form Controls
Styling form elements is a pain point when developing web applications. Historically, web developers have had to accept the form controls the browser provided with little hope of customization. However, web rendering engines are increasingly adding hooks through pseudo-elements to give authors some control over the display.
Trying to code to W3C standards
by Adrian





