Custom Data Attributes in HTML: A Guide to data-* When developing web applications, developers often need to add custom data to elements. For example, they may want to associate data with an element for later use in JavaScript or CSS. HTML provides a...
harbiola.hashnode.dev3 min readNo responses yet.