カテゴリー:
CSS
閲覧数:363 配信日:2020-03-06 12:18
P41
トップページ
<body>
<nav id="jquery-pop-menu"></nav>
<nav class="switchin"></nav>
<div><!-- 広告 --></div>
<header>
<h1></h1>
<h2></h2>
</header>
<main>
<div class="pager"></div>
<article class="sorted_table">
<section></section>
<section></section>
</article>
<div class="pager"></div>
</main>
<section id="accessrank"></section>
<div><!-- 広告 --></div>
<footer></footer>
</body>
P46
<body>
<header></header>
<main>
<article>
<section>
<!-- トピック -->
</section>
</article>
<article>
<section>
<!-- レス -->
</section>
</article>
<article>
<section>
<!-- レス -->
</section>
</article>
<section><!-- ユーザーコメント表示 --></section>
<section><!-- ユーザーコメント投稿 --></section>
<section><!-- ゲストコメント表示 --></section>
<section><!-- ゲストコメント投稿 --></section>
</main>
<footer></footer>
</body>
・HTML5タグ
・HTML タグ配置階層