I have an array of images/links that need to be displayed in columns of 8 for however many rows there are, but I can not control this array.
Is it possible to format this using CSS/HTML (or as a last resort Javascript) so that a new row is created after x items is displayed?