InterviewSolution
Saved Bookmarks
| 1. |
What is tag? |
|
Answer» <img> TAG are used to show image in web page. <img src=" https://www.bestinterviewquestion.com/public/frontend/img/b2.jpg" alt="Blog Image"/> Attributes of this tag is width, HEIGHT, CLASS, alt, id etc |
|