array results in different divs for exampe 5 in each div
Clash Royale CLAN TAG#URR8PPP
array results in different divs for exampe 5 in each div
I have an array of image URLs, and I want to place them in HTML columns, for example, first five in one column, 5 in other and so on. how could I do that?
probably I can place the results on the new array, where each item has an array of five. maybe there is a simpler solution?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Welcome! Please take a minute to add some code to your question. We're here to help, but we can only help you as much as you help us. Let us know what you've tried, or what you've researched, and what specifically isn't working, and hopefully we can tell you why and steer you towards a solution in the process. Check out this helpful resource: How do I ask a good question? - the better the question, the better the answer!
– Tyler Roper
Aug 10 at 14:35