【HTML】bodyソースコードMEMO
HTML
body/header/article/section/footer:ソースコード
■HTML CODE
<body>
<header>
</header>
<article>
<section>
</section>
</article>
<footer>
</footer>
</body>
</html>
body/header/article/section/footer:ソースコード
<body>
<header>
</header>
<article>
<section>
</section>
</article>
<footer>
</footer>
</body>
</html>