Relative Content

Tag Archive for javascriptarraysloopsfor-loop

How can I use right the for loop?

I have such a task. I want to create 15 divs and I want to take the background colors of these divs from the array. But here only divs are created according to 5 colors, the color of the others is undefined. How can I cycle the colors?