So this is going to be a challenge for all CSS Experts .
I was facing a challenge to display 8 horizontal tiles in one row but I achieved that through CSS. Thanks to @Lucas_Pires and @Robert_Petitto.
Now, I need to display 16 tiles as shown on the screenshot . I am sure this is going to be trickier, but I am also sure nothing is trickier for our super experts
First screenshot shows what I want to achieve, and second screenshot shows what I have done till now.
Looking forward to some helpful responses from our experts
Seeing you have the CSS code for other “lines” already, wouldn’t it just be a matter of changing the repeat params? (Say 16, 5px - there’s not a lot of screen estate to work with, to be honest)
It would be nice if you could share the CSS, just in case somebody else wants to do something similar in future. And for that matter, a more descriptive topic title would also be useful.