Here, we have the img element stored inside the el variable. To set an attribute, we use the setAttribute() method after the variable name.

Make sure to pick el followed by . and then setAttribute, (), ;.