diff --git a/front-end/interview-questions.md b/front-end/interview-questions.md index 8b6c44e4..fd0ec995 100644 --- a/front-end/interview-questions.md +++ b/front-end/interview-questions.md @@ -99,6 +99,7 @@ These days, using `data-` attributes is not encouraged. One reason is that users ###### References - http://html5doctor.com/html5-custom-data-attributes/ +- https://www.w3.org/TR/html5/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes ### Consider HTML5 as an open web platform. What are the building blocks of HTML5?