<!DOCTYPE html>
<html>
<body>
<h2>使用相对文件路径</h2>
<img src="images/picture.jpg" alt="山" style="width:300px">
</body>
</html>