Computer Science, asked by ayura06, 2 months ago

9. How to insert an image in HTML?*
O <img href = 'abc.jpg">
<img src = 'abc.jpg">
<img uri = 'abc.jpg">
to The tas that describes the contents of the web page is *
O
Head tag
O O
Body tag
O
Title tag​

Answers

Answered by adityaaa11610
0

Answer:

The only difference between an opening tag and a closing tag is the forward slash "/". You label content by putting it between an opening tag and a closing tag. HTML is all about elements.

Similar questions