<style> DIV { overflow: hidden; height: ...px; width: ...px; } IMG { border: none; display: inline; float: left; } </style> <div> <img /> <img /> ... <img /> </div>