【HTML】bodyソースコードMEMO

HTML

body/header/article/section/footer:ソースコード

■HTML CODE

<body>
<header>
</header>
<article>
<section>
</section>
</article>
<footer>
</footer>
</body>
</html>

Copyright (C) 2017 N-PLUS All right reserved.