What is Metadata?

devquora
devquora

Posted On: Feb 22, 2018

 

Metadata is data about data. In SVG titles, descriptions, subjects, creators and other properties about the SVG image is its MetaData.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    SVG Interview Questions

    What is SVG Stands for?

    SVG stands for Scalable Vector Graphics...

    SVG Interview Questions

    How to Add SVG in HTML?

    You can add SVG on your webpage or HTML by using following any of following ways. Using an <object> Tag Using an..

    SVG Interview Questions

    List few advantages and disadvantages of using SVG?

    Advantages of SVG Highly Scalable Easy to create Smaller in Size Accessible DOM Node-Based API Easier to create very de..