InterviewSolution
Saved Bookmarks
| 1. |
If the image you are loading in the Web page is not available, then you want a text to appear in the image placeholder, text attribute lets you define this text. |
|
Answer» False The alt attribute is used to define text to appear in the image placeholder if image is not visible for any reason. |
|