HTML allows you to assign different colours to hyperlinks depending on the action taken by the user on
that particular hyperlink. Evaluate its usefulness for programmers.
Answers
Answered by
3
Answer:
It can be done using the attributes like link, alink, vlink in the body tag of the html program.
Explanation:
It does not have any usefullnes for programmers it just for the beauty of the webpage but it is also not used now as we have css for the styling.
Similar questions