Sociology, asked by mohtashim36, 11 months ago

) Name any 4 attributes used with <img> tag in HTML​

Answers

Answered by kumarv98966
1

Answer:

Four attributes used with <img> tag in html are:

1. src : It specifies the URL of an image.

2. srcset : It specifies the URL of the image to use in different situations.

3. usemap : It specifies an image as a client-side image-map.

4. vspace : It specifies the whitespace on top and bottom of an image.

Similar questions