Rise, сорри))
Нет, 2 на 2 (или 3 на 3 при большем количестве разных изображений и т.д.)
Например, такой вид:
<table>
<tr>
<td><img src="http://placehold.it/50x50/ff0000/ff0000"></td>
<td><img src="http://placehold.it/50x50/ffff00/ffff00"></td>
<td><img src="http://placehold.it/50x50/0000ff/0000ff"></td>
</tr>
<tr>
<td><img src="http://placehold.it/50x50/00ff00/00ff00"></td>
<td><img src="http://placehold.it/50x50/006600/006600"></td>
<td><img src="http://placehold.it/50x50/ddff00/ddff00"></td>
</tr>
<tr>
<td><img src="http://placehold.it/50x50/00ffdd/00ffdd"></td>
<td><img src="http://placehold.it/50x50/800000/800000"></td>
<td><img src="http://placehold.it/50x50/f09900/f09900"></td>
</tr>
</table>