InterviewSolution
Saved Bookmarks
| 1. |
Differentiate between vlink and alink attributes tag. |
| Answer» Vlink attribute specifies the color of a visited link in a document. The default color of this attribute is purple. Whereas Alink attribute specifies the color of an active link in a document. The default color of this attribute is red. | |