Computer Science, asked by varadjrane5849, 10 months ago

how to create two linked web pages. the first web page should have an image of a tiger that must be linked to another page. the second document should have information on the project 'save tiger​'?

Answers

Answered by Pankushh
0

Answer:

add net page link on image

Explanation:

<a href="here is the link of another web page "><img src=" image path"></a>

//when u click on image it will show another web page

Similar questions