ICP4 - Pranathi-07/WebMobile_spring2021 GitHub Wiki

Name: Pranathi Nalluri

Student id: 16301706

Web programming :ICP4(Javascript ,Jquery)

1.Hover Image

This task is completed in javascript by changing the background image and setting the text using innerText property with the given source code.

output:

2.GitHub User Finder:

With the given source code we need to get the data from github by the XMLHttpReuest object.

If we get the good response then display the details of the user or else send an error message.

output:

Redirecting using the link:

Source Code