Computer Science, asked by MissMagical, 1 year ago

What are the attributes of <img> tag? Explain any 2 of them. ​

Answers

Answered by brainlybuddy
18

Answer:

➡ The attributes of img tag are

  1. Src
  2. Alt
  3. Align
  4. Height
  5. Width
  6. Borders

➡ The src : the src attributes for the img tag is required to specifies image file URL.

Example : <img src =":/html /plant. gif">

➡ Alt attributes : to specify alternative text if image display is not possible.

Example : <img src ="new pic. gif"

Alt ="this is new pic">

Answered by shruti469
12

Answer:

Heya ☺ Refer to the attachment

Attachments:
Similar questions