<div style="width: 200px"> <!--Arbitrary width to test -->
<div style="display:inline-table; float:left;">image1</div>
<div style="display:inline-table; float:left;">image2</div>
<div style="display:inline-table; float:left;">image3</div>
<div style="display:inline-table; float:left;">image4</div>
<div style="display:inline-table; float:left;">image5</div>
<div style="display:inline-table; float:left;">image6</div>
<div style="display:inline-table; float:left;">image7</div>
<div style="display:inline-table; float:left;">image8</div>
</div>
|