Challenge: Avatar attributes
Change the avatar size
This webpage displays a table of avatars, with a list of characteristics and images for each one. In this challenge, you'll change attributes of the images in JS. Using the variable that we've already created, iterate through the images with a for loop and change the height of each one.
\n