サマリー:<html><head><meta charset="utf-8"><title>html前端練習(xí)</title></head><body><div style="background:red;width:300px;height:200px">我是驍炎</
<html>
<head>
<meta charset="utf-8">
<title>html前端練習(xí)</title>
</head>
<body>
<div style="background:red;width:300px;height:200px">我是驍炎</div>
<p style="background:blue">我是驍炎</p>
<span style="background:green">我是驍炎</span>
<img src="http://img.php.cn/upload/course/000/126/153/5acc118f11d6b969.jpg">
</body>
</html>
添削の先生:天蓬老師添削時(shí)間:2019-04-14 21:54:09
先生のまとめ:代碼寫(xiě)得不錯(cuò), 對(duì)于行內(nèi)樣式的基本語(yǔ)法 也是正確 的
提過(guò)小建議, 文本以后不要直接 放在<div>中, 應(yīng)該放在有語(yǔ)義的文本標(biāo)簽中,例如 <p>