摘要:<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>作业</title> </head> <body> <div style="background:red;
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>作业</title> </head> <body> <div style="background:red;height:200px;width:300px">php中文网</div> <div style="background:blue;height:200px;width:300px">前端基础课程</div> <span style="background:red;">灭绝老师</span> <div><span style="background:green;">声音动听,教学幽默</span></div> <p style="background:green;">努力学习</p> </body> </html>
批改老师:天蓬老师批改时间:2019-03-01 13:07:50
老师总结:<span style="background:red;">灭绝老师</span>, <span>标签不宜直接暴露出来,应该放在一块标签容器中, 例如<div>