Side-by-Side Images

I had a similar need and managed to make it work with tables :

2x1 grid with web images :

|<img src="http://lorempixel.com/200/200/" width="200" />|<img src="http://lorempixel.com/200/200/" width="200" />|
|-|-

2x1 grid with attachments:

|![[myfilename.png\|200]]|![[myfilename.png\|200]]|
|-|-

3x4 grid with attachments :

|![[myfilename.png\|200]]|![[myfilename.png\|200]]|![[myfilename.png\|200]]|
|-|-|-
|![[myfilename.png\|200]]|![[myfilename.png\|200]]|![[myfilename.png\|200]]|
|![[myfilename.png\|200]]|![[myfilename.png\|200]]|![[myfilename.png\|200]]|
|![[myfilename.png\|200]]|![[myfilename.png\|200]]|![[myfilename.png\|200]]|
8 Likes