Skip to content
Permalink
6893c54ed3
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

What are data- attributes good for?

Data Attributes allow you to add your own information to tags in HTML.The data- attributes can be used to define custom data attributes. Can be used to store custom data in private to the page or application.