Open haizhilin2013 opened 5 years ago
按照 HTML5 语义话结构
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title></title>
</head>
<body>
<header>
<h1>title</h1>
</header>
<main>
<section>
<a href="https://feiqa.xgqfrms.xyz/index.html"></a>
</section>
<article></article>
</main>
<footer>
<p>copyriht © xgqfrms 2019</p>
</footer>
</body>
</html>
第207天 你是如何组织html代码的?
我也要出题