Computer Science, asked by Sabitq, 1 year ago

write an HTML5 code to assign green colour to a link when it is clicked orange colour if the link has been visited and purple colour and the mouse is placed over it

Answers

Answered by graxx
13
Hi there

Your answer is :-

< html >

< head > < Title > < \html >
< \head >

< body link = " green " vlink = " orange " alink = " purple " >

< \body >

< \html >



Thank You
Answered by nathnilesh78
3

Answer:

Here's ur Answer mate :)

Attachments:
Similar questions