Correcting teacher:天蓬老师
Correction status:qualified
Teacher's comments:
<h1>大标题</h1>...<h6>小标题</h6>
<p>我是一个段落</p>
<ul><li>我是一个无序列表</li></ul>
<ol><li>我是一个有序列表</li></ol>
<dl><dt>前端学习</dt><dd>1.html</dd><dd>2.css</dd><dd>3.javascript</dd></dl>
<a href="#footer">跳转到底部</a><div id="footer" heigth="800">我是底部啦</div>
<img src="图片url地址,可以是本地路径地址" alt="图片信息,图片无法加载时显示,利于SEO优化" />