Question: I am just having trouble figuring out how to replace the image in JavaScript with the link they are providing. the id is uri_logo function

I am just having trouble figuring out how to replace the image in JavaScript with the link they are providing. the id is uri_logo
function changePic() { /* write code to change the picture to the on e linked at: https://upload.wikimedia.org/wikipedia/co mmons/thumb/8/80/Rhode_Island_Rams_logo.svg/120 Opx-Rhode_Island_Rams_logo.svg.png change the width of the image */ var x = document.getElementById("uri_logo]").s rc; }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
