InterviewSolution
Saved Bookmarks
| 1. |
Give the expansion of the following1. alt2. <a> |
|
Answer» 1. alt is used for alternate text attribute. 2. <a> is used for anchor tag. |
|