level 1
<html lang="en">
<head>
<meta charset="UTF-8">
<title>几米</title>
<style type="text/css">
.content{border: 4px solid #badbdb;}
.book{background-image: url(chun/public/css/sass/1005.jpg) no repeat;}
img{margin: 10px 18px;border: 1px solid #b1adad;}
</style>
</head>
<body>
<div class="content book">
<img src="1000.jpg" width="80" height="80"/>
<img src="1001.jpg" width="80" height="80"/>
<img src="1002.jpg" width="80" height="80"/>
<img src="1003.jpg" width="80" height="80"/>
<img src="1004.jpg" width="80" height="80"/>
</div>
</body>
</html>
(好吧,贴上代码等大神