Robuta

Sponsor of the Day: Jerkmate
https://css-tricks.com/a-complete-guide-to-data-attributes/ HTML Data Attributes Guide | CSS-Tricks Aug 12, 2024 - Everything you ever wanted to know about data attributes in HTML, CSS, and JavaScript. guide css trickshtml dataattributes https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/data-* HTML data-* global attribute - HTML | MDN The data-* global attributes form a class of attributes called custom data attributes, that allow proprietary information to be exchanged between the HTML and... global attribute mdnhtml data https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/datalist datalist: The HTML Data List element - HTML | MDN html datalist elementdatalistmdn https://developer.mozilla.org/en-US/docs/Web/HTML/How_to/Use_data_attributes Use data attributes - HTML | MDN HTML is designed with extensibility in mind for data that should be associated with a particular element but need not have any defined meaning. data-*... use datahtml mdnattributes