I would like to interlock an undefined number of divs (as in Pinterest) from this:
++++++++ ********
+ + * *
+ + * *
+ + ********
+ +
++++++++
~~~~~~~~ --------
~ ~ - -
~ ~ - -
~~~~~~~~ - -
- -
- -
- -
- -
--------
to this:
++++++++ ********
+ + * *
+ + * *
+ + ********
+ + --------
++++++++ - -
~~~~~~~~ - -
~ ~ - -
~ ~ - -
~~~~~~~~ - -
- -
- -
--------
Is it possible with CSS or other stuff?