lo del left te va a funcionar, además corregi los widt y height de las imágenes, el atributo width no lleva la especifiacción de medida (px)
y usá un doctype apropiado para verlo bien en ie8/7
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="content-type" content="text/html; charset=utf-8" />
#frame{
border: 1px solid black;
height:500px;
width: 1000px;
margin:auto;
padding: 0px;
}
#frame img {
margin: 0;
border: none;
float: left;
}
<img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" />
<img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" />
<img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" />
<img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" />
<img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" /> <img src="1.jpg" width="200" height="100" alt="" />