Valdosta State University

Now, instead of creating new output or new html code, you’re going to learn to modify the html code that’s already in your document. ... Make the value be “click to enlarge” and make the onClick call a function “enlarge(‘a’)” ... Now, in the .js file, add a function and call it enlarge(x). Step 6: In the file, add the following ... ................
................