InterviewSolution
Saved Bookmarks
| 1. |
What is the correct syntax in HTML for creating a link on a webpage- (a) (b) (c) (d) < A HREF=”abc.html”> |
|
Answer» the correct syntax in HTML for creating a LINK on a webpage- (a) (b) (C) (d) < A HREF=”abc.html”> ✔✔ |
|