I tried to place the thumbs next to each other, but I have troubles with it: the left thumb is placed higher on the screen then the other thumbs. And the links are not working OK. I used hspace and vspace but still not OK.
I have made an example, with the thumbs below each other: http://fotos.globetrotternet.nl/#/content/Test/
But I want the thumbs next to each other. Please advise.
Here the code I have made:
Code
<a href="#/content/Test/Plaatjes/01.jpg/"><img src="../content/Test/Plaatjes/tn_01.jpg" width="120" height="120" /></a>
<br/><br/><br/><br/><br/><br/><br/>
<a href="#/content/Test/Plaatjes/02.jpg/"><img src="../content/Test/Plaatjes/tn_02.jpg" width="120" height="120" /></a>
<br/><br/><br/><br/><br/><br/><br/><br/>
<a href="#/content/Test/Plaatjes/03.jpg/"><img src="../content/Test/Plaatjes/tn_03.jpg" width="120" height="120" /></a>
<br/><br/><br/><br/><br/><br/><br/>
<a href="#/content/Test/Plaatjes/04.jpg/"><img src="../content/Test/Plaatjes/tn_04.jpg" width="120" height="120" /></a>