HTML5 Interview Questions and Answers

HTML5 Interview Questions and Answers

HTML5 Interview Questions and Answers for  freshers & experienced

HTML5 (Hypertext Markup Language version 5) is the latest evolution of that the standard that defines HTML. The first released HTML5 in January 22, 2008. It is a new version of the Mark-up language HTML, with new different elements, behaviors, attributes, and a larger set of technologies that allows the building of more diverse and powerful Web sites and applications.

What are the new features provided in HTML5?

Can you explain about the new <canvas> element?

What are the various elements provided by HTML 5 for media content?

What are the new Form elements made available in HTML5?

What are the various tags provided for better structuring in HTML5?

Which elements of HTML 4.01 is no more a part of HTML5?

What is SVG?

What is a Canvas? What is the default border size of a canvas?

What are the advantages of SVG over other image format like JPEG or GIF?

What are the differences between Canvas and SVG?

For More:

Which methods are used to draw a straight line on a Canvas?

What are gradients in Canvas used for? What are their different types?

Which method is used to draw an image on the canvas?

HTML5 provides drag and drop facility. How do you make an image draggable?

Can HTML 5 get the geographical position of a user?

What are the audio tags provided by HTML 5?

What are the new input types provided by HTML 5 for forms?

What is HTML5 Web Storage?

What are the differences between localStorage and sessionStorage objects?

What is the concept of Application Cache in HTML5? What are its advantages?

What is a Manifest file?

What is a Web Worker?

Which JavaScript objects are not accessible to web worker?

What are the new attributes provided in HTML5 for <form>?

What are the new attributes provided in HTML5 for <input>?