What are the attributes of <img> tag? Explain any 2 of them.
Answers
Answered by
18
Answer:
➡ The attributes of img tag are
- Src
- Alt
- Align
- Height
- Width
- 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
12
Answer:
Heya ☺ Refer to the attachment
Attachments:
Similar questions