![]() |
VOOZH | about |
The SVG Document.head property returns an object which contains the information about the head of the document.
Syntax:
var objRef = document.head
Return value: This property returns an object which contains the information about the head of the document.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image