How do I create a region of a fixed size where in I can place an X amount of spans. I want the spans to align next to each other over 2 items.
On every 3rd or subsequent odd numbhered item I want the span to break underneath. Something like this:
|------|
||-| |
||a| |
||-| |
|------|