styling css elements based on their attributes
5:30 am, May 13, 2019
so with data attributes you can add any data title and value and target them in css
like title="title" or hello="world" will also work
Code
html
css
js
scripts