HTML5 Interview Questions
Generally in every software company interview they ask only HTML5 Interview Questions. So here we focus on only HTML5 top interview questions.
Which browsers support HTML5?
Is HTML5 backward compatible with old browsers?
Are HTML tags case sensitive?
Why use 'section' tag in HTML5?
What is the purpose of 'article' tag in HTML5?
How to use 'header' tag in HTML5?
What is the purpose of 'nav' tag in HTML5?
How to use 'dialog' tag in HTML5?
What is the purpose of 'figure' tag in HTML5?
What is Web Forms 2.0?
How to use datetime input control in Web form 2.0?
What is the purpose of datetime-local input control in Web form 2.0?
How to use time input control in Web form 2.0?
What is the purpose of number input control in Web form 2.0?
What is the purpose of range input control in Web form 2.0?
How to use 'output' tag in HTML5?
What is the purpose of 'autofocus' attribute in HTML5?
What is the purpose of 'required' attribute in HTML5?
Can you use SVG tags directly in HTML5 without any plugin?
Can you use MathML tags directly in HTML5 without any plugin?
How to use session storage in HTML5?
What do you mean by local storage in HTML5?
When a session storage data gets deleted?
How to utilize a server-sent event in HTML5?
What are the steps of server side scripts for SSE?
What are web sockets?
How to use Socket.bufferedAmount atribute of WebSocket?
What is the purpose of 'canvas' tag in HTML5?
What is Geolocation API in HTML?
Why use clearPosition() method of geolocation object of HTML5?
What are Web Workers?
No comments :
Post a Comment