Search posts, tags, users, and pages
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day ๐
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...
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.
Yeah I think nowadays if you don't have to support IE, you can make superb websites no-js required!
Shad Mirza
Building Hashnode
Helpful tip. I wonder what could a real-world use-case of this ๐ค?
Thanks, Mohd,
You could technically use it to showcase required fields that have no value.
Might not be enough in UX, but def a helpful argument. You could also do extensive extra css art if you're into that.
Chris Bongers Yess, definitely. Thanks
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.