SVG stands for Scalable Vector Graphics. You can use SVG on the web pretty easily. It looks great on retina displays. SVG has several methods for drawing paths, boxes, circles, text, and graphic images
2 What is header tag in HTML5
The HTML element represents a group of introductory or navigational aids. The element is usually contain the section's heading (an
-
element or other elements like a logo, wrapped section's header, a search form, and so on).
You can't placed the tag within a
3 What is footer tag in HTML5
The A footer typically contains information about the author of the section, copyright data or links to related documents
4 What is HTML5 and Elements
: In HTML5 contain the images and caption grouped together.
Example:
Fig1. - Hello, HTML5
The element defines the image, the element defines the image caption(Content)
5 Which element is no longer supported in HTML5
6 What is meant by onblur and onfocus in HTML5
Event attributes
The onblur attribute hits the moment that the element loses focus
The onfocus attribute fires the moment that the element gets focus.
Demo
7 How to display the correct HTML5 element for playing video files
Your browser does not support HTML5 video.
Note:Text between the tage will not display video that the browser do not support the