Html5 Interview Questions
Html5 Interview Questions
- What is the <!DOCTYPE>? Is it necessary in HTML5?
- Name three ways to define a color in html?
- What the use of Canvas Element in HTML5
- How to add video and audio in HTML5
- What is the use of localStorage in HTML5 ?
- What is the sessionStorage Object in html5 ? How to create and access ?
- HTML5 <input> elements ?
- How an index document is defined?
- How can we embed video in HTML5?
- Which video format is supported by IE?
- What will the following code do? <audio src=”dear.ogg” controls=”controls”></audio>
- How will you define canvas with reference to HTML5?
- What does a <hgroup> tag do?
- Which are all the new form elements used in HTML5?
- What is the sessionStorage Object in html5 ? How to create and access?
- What is the use of localStorage in HTML5 ?
- Explain What are the New Media Elements in HTML5? is canvas element used in HTML5?
- What is the <!DOCTYPE>? Is it necessary to use in HTML5
- Explain the difference between HTML and HTML5?
- How do you play a audio using HTML5?
- What are the different types of storage in HTML 5?
- How do you play a video using HTML5?
- What is new in HTML 5?
- What are the new APIs provided by the HTML 5 standard? Give a brief description of each.
- Which is not the function of session storage in HTML5 ?
- What other advantages does HTML5 have?
- Give an example of new elements in HTML5 to support multimedia and graphics.
- What is HTML5?
- How to store data on client in HTML5?
- What purpose does HTML5 serve?
- What is the difference between HTMl5 Application cache and regulat HTML browser cache?
- What is the status of the development of the HTML 5 standard?
- what is svg?Deprecated Items from HTML4 to HTML5?
- What the use of Canvas Element in HTML5?
- How to add video and audio in HTML5?
- What purpose does HTML5 serve?
- What is the lifetime of local storage?
- What is the difference between local storage and cookies?
- What is session storage and how can you create one?
- What is difference between session storage and local storage?
- What is WebSQL?
- So how do we implement application cache in HTML 5 ?
- So how do we refresh the application cache of the browser?
- What is fallback in Application cache?
- Is WebSQL a part of HTML 5 specification?
- So how can we use WebSQL ?
- What is application cache in HTML5?
- What is network in application cache ?