<!DOCTYPE html>
<html>
<head>
<title>我是标题</title>
<meta ="Content-Type" content=
"text/html;charset=utf-8"/>
<!-- utf-8 gbk gb2312 -->
</head>
<body>
这个是我的课程<img src="Img/01.jpg" align="bottom" width="20%" alt="siki学院的课程api"/>《API》
</body>
</html>
<!--
align="top"
align="middle"
align="bottom"
这个是我的课程<img src="Img/01.jpg" align="bottom" width="200px" height="50px"/>《API》
这个是我的课程<img src="Img/01.jpg" align="bottom" width="20%"/>《API》
这个是我的课程<img src="Img/001.jpg" align="bottom" width="20%" alt="siki学院的课程api"/>《API》
HTML <img> 标签的 alt 属性
https://www.w3school.com.cn/tags/att_img_alt.asp
-->
HTML <img> 标签的 alt 属性
https://www.w3school.com.cn/tags/att_img_alt.asp