Beginner's guide to data-attributes in CSS
What are data-attributes?
They are custom HTML attributes, that you can use on any HTML element. You just need to prefix those custom attributes with data-.
It's recommended not to make your attributes, i.e., creating attributes that are not prefixed...
arindamchowdhury.hashnode.dev2 min read