write an HTML code to change the default colour for the three link attribute of the body tag
Answers
Answered by
6
Answer:
use different types of links such as visited,unvisited,hover,active
Answered by
4
Answer:
In such cases you need to use <img> tag within the Anchor tag. For example
< a href = "filename.HTML"> < img src = "imagefile.jpg"> </a>
Similar questions