1.

Explain The Use Of Img Element ?

Answer»
  • An img ELEMENT is USED to insert an image in the DOCUMENT .The image file’s location is specified with the img element’s src attribute.
  • Optional ATTRIBUTES width and HEIGHT specify the image’s width and height.



Discussion

No Comment Found