InterviewSolution
Saved Bookmarks
| 1. |
Write the use of Border and Alt attribute of <IMG>tag. |
|
Answer» Border: This attribute is used forgiving border to an image Alt: This attribute is sued for giving an alternate text. When there is no image in the specified location or the browser doesn’t support the image them this text will be displayed. |
|