Used to add image on the web page *
a) <img>
b) <ul>
c) <th>
Answers
Answered by
0
Answer:
a is the answer
Explanation:
hope this helps you. . . . .
Answered by
4
Answer:
(a) <img>
Eg.
<html>
<body>
<img src="{Your image}" alt = "(Title of your image)">
</body>
</html>
Similar questions