write the HTML code to insert image in HTML document ?
Answers
Answered by
6
- 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 or the CSS width and height properties to define the size of the image
- Use the CSS float property to let the image float to the left or to the right
Answered by
3
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.
Similar questions
Biology,
4 months ago
English,
4 months ago
CBSE BOARD X,
4 months ago
Math,
9 months ago
Math,
1 year ago