InterviewSolution
Saved Bookmarks
| 1. |
You can have inserted an image in your Web page which is physically present in your computer. |
|
Answer» True With the help of <img src=”image URL”>, we can insert an image in Web page which is present in our computer. |
|