Web Development Ninjas Question:

Do you know what are data- attributes good for?

Ninjas Web Developer Interview Question
Ninjas Web Developer Interview Question

Answer:

The HTML5 data- attribute is a new addition that assigns custom data to an element. It was built to store sensitive or private data that is exclusive to a page or application, for which there are no other matching attributes or elements.


Previous QuestionNext Question
What is the new DOCTYPE?Explain me why did you decide to add multiplayer to your game? Why Nextpeer?