CSS :placeholder-shown class
Hey everyone, let's talk about placeholders. The wonderful addition to form elements.
Today we won't be talking about them as accessibility issues and hazards, but just on how to style the inputs that have them.
In CSS we can style the actual placeho...
h.daily-dev-tips.com4 min read
Ricardo Luz
Senior Software engineer. @udemy Writer, ECMAScript addict, React, NodeJS, coffee enthusiast.
I never hear about this, quite useful for this option! I'll use in a future project for sure to highlight required fields without any JS.