Computer Science, asked by gauravchandavar, 10 months ago

HTML codes for inserting a picture ​

Answers

Answered by kanishka932
2

Answer:

Use the HTML <img> element to define an image.

Use the HTML src attribute to define the URL of the image.

Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed.

Use the HTML width and height attributes to define the size of the image.

hope its helpful

Similar questions