1.

How will you embed an SVG image in HTML page?

Answer»

SVG image can be embedded using following ways −

  • using embed tag

  • using object tag

  • using iframe



Discussion

No Comment Found