diff --git a/01 - General/description-of-feature.md b/01 - General/description-of-feature.md new file mode 100644 index 0000000..c18bab0 --- /dev/null +++ b/01 - General/description-of-feature.md @@ -0,0 +1,6 @@ +# 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. + +