What are data attributes?

Hi everyone, I’ve never seen the format of “div” like below befor. It is totally unkown to me , i am very appreciated if someone could help figure out what it is saying.There are so many &quot symbols in the div and /div please take a look below,thank you so much:

div class="container sales-list" data-columns="4" data-sales="{"current_page":1,"total_pages":1,"per_page":200,"total_entries":27,"sales":[{"id":4647,"type":"Solo","title":"Grafton Pen","subtitle":"This Elegant Pen Will Be The Last You Ever Buy","slug":"grafton-pen","permalink":"/sales/grafton-pen","starts_at":"2016-07-09T21:00:00-07:00","available_until":"2016-08-09T23:59:00-07:00","price_in_cents":2899,"retail_price_in_cents":3500,"main_image":"https://image-assets.stackcommerce.com/images/4647/medium_sale_4647_image.jpg","interval":true,"number_of_lessons":null,"formatted_sub_categories":["Lifestyle / Everyday Carry"],"formatted_product_categories":["Lifestyle / Everyday Carry"],"categories":[{"name":"Lifestyle","slug":"lifestyle"}],"product_types":[{"name":"Lifestyle","slug":"lifestyle"}],"products":[{"name":"Grafton Pen (Black)","icon_url":null}]},{"id":3865,"type":"Solo","title":"Modern Wireless Bluetooth Keyboard","subtitle":"Go from Touchscreen to Keyboard: Connect to All Your Devices \u0026 Put an End to Single-Finger Typing","slug":"wireless-bluetooth-keyboard-for-multiple-devices","permalink":"/sales/wireless-bluetooth-keyboard-for-multiple-devices","starts_at":"2016-05-21T21:00:00-07:00","available_until":"2016-11-21T23:59:00-08:00","price_in_cents":2999,"retail_price_in_cents":6500,"main_image":"https://images.stackcommerce.com/assets/productshot1-image/17282/7d27727a44e24af0d73aacc3f3fe66d36fafc06d_main_hero_image.jpg","interval":true,"number_of_lessons":null,"formatted_sub_categories":["Lifestyle / Accessories"],"formatted_product_categories":["Lifestyle / Accessories"],"categories": [{"name":"Lifestyle","slug":"lifestyle"}],"product_types":[{"name":"Lifestyle","slug":"lifestyle"}],"products":[{"name":"Wireless Bluetooth Keyboard","icon_url":null}]},{"id":4053,"type":"Solo","title":"SMART FIT Mini Fitness \u0026 Health Monitor Watch","subtitle":"Track Your Steps \u0026 Zs with This Premium  }"
/div

They are using the data attribute to add extra information to the element.

2 Likes

Hi SamA74, thanks so much, your answer really help me a lot because i am newbie in HTML

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.