Utilizing Custom Data Attributes (data-*) The data-* attributes introduced in HTML5 are a standard way to embed data you want to pass to JavaScript into the HTML side. By retrieving values using ...