how we can insert image in HTML coding
Answers
Answered by
5
hey friend..
Mark this answer as branliest if it helped you...
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.
Mark this answer as branliest if it helped you...
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.
Answered by
5
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.
Example
<img src="pic_trulli.jpg"alt="Italian Trulli">
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.
Example
<img src="pic_trulli.jpg"alt="Italian Trulli">
adi5377:
st. andrews school
Similar questions
Biology,
7 months ago
Math,
7 months ago
Social Sciences,
7 months ago
Science,
1 year ago
English,
1 year ago
Computer Science,
1 year ago