Recently, I have been asked about the new features of HTML5 and its use in the project. I feel that the interviewer is not satisfied with my answer. How should I answer this kind of question?

recent interviews have been asked about the new features of HTML5 and its use in the project. I feel that the interviewer is not satisfied with my answer.
how should I answer this kind of question?
what answer does the interviewer expect?
what aspects do you use HTML5 in your project?

Feb.28,2021

canvas, semantics, webSocket, multimedia tags, local storage, that's all.
html5, as well as webRTC, webVTT and some new api, For details, please refer to the introduction in MDN:
ide/HTML/HTML5" rel=" nofollow noreferrer "> https://developer.mozilla.org.


semantic tag form elements multimedia tags localStorage and sessionStorage (these two should be used more) and some new events are discussed in combination with practical work or projects. You can attach the W3C link link description

Menu