InterviewSolution
Saved Bookmarks
| 1. |
Write the HTML code to display links of a web page in yellow colour. |
|
Answer» <Body link = “yellow”> |
|