xxxxxxxxxx
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
img {
width: 100%;
height: auto;
}
</style>
</head>
<body>
<img src="/statics/images/course/img_chania.jpg" width="460" height="345">
<p>调整浏览器窗口查看图像是如何扩展的。</p>
</body>
</html>