InterviewSolution
Saved Bookmarks
| 1. |
Why is it important to specify width and height attribute in <img> tag?(a) To ensure that image is not copied(b) The image will not render without these(c) To stop the image from loading(d) Helps the browser to load the Web page faster |
|
Answer» (d) Helps the browser to load the Web page faster. |
|