Can you help me with this question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Can you help me with this question

I can’t seem to figure out the middle blank but did figure out the other 2. What would be my solution to this?

14th May 2018, 3:59 AM
Nicholas Paccione
Nicholas Paccione - avatar
6 Answers
+ 1
What makes you think we can guess what question you are referring to? It would really help if you could copy the question here, or provide a link to it, maybe? :-)
14th May 2018, 4:08 AM
ifl
ifl - avatar
0
I am referring to question 1
14th May 2018, 4:09 AM
Nicholas Paccione
Nicholas Paccione - avatar
0
Change the img attribute src
14th May 2018, 4:15 AM
Nicholas Paccione
Nicholas Paccione - avatar
0
Var arr = document. getElementsByTagName(“blank”); for(var x=0; x<arr.blank;x++) { arr[x].blank =“demo.jpg”;
14th May 2018, 4:09 PM
Nicholas Paccione
Nicholas Paccione - avatar
0
Var arr = document. getElementsByTagName(“img”);// img to change all images for(var x=0; x<arr.blank;x++) { //length so it only loops however may img tags are arr[x].src =“demo.jpg”;//src because you change the source
12th Nov 2018, 5:15 AM
Max Contreras
Max Contreras - avatar
0
6th Jul 2021, 9:25 AM
Mariam Issa Ibraheim Jbreen 21810896
Mariam Issa Ibraheim Jbreen 21810896 - avatar