<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
div{
float: left;
}
</style>
</head>
<body>
<div class="content">
<div>
<img src="jd4.png">
</div>
<div>
<img src="jd.jpg">
</div>
<div>
<img src="jd3.png">
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
.content{
float: left;
}
</style>
</head>
<body>
<div class="content">
<div>
<img src="jd4.png">
</div>
<div>
<img src="jd.jpg">
</div>
<div>
<img src="jd3.png">
</div>
</div>
</body>
</html>
Lemon156
初学Web3995664
yangzhao
慕的地6079101
一瞬儿光