Post by: Ian
Tag Html Section
Contoh:
<article>
<section id="intro">
<!-- An introduction -->
</section>
<section id="main_content">
<!-- Main content -->
</section>
<section id="related">
<ul>
<li><a href="that.html">Artikel Cinta</a></li>
<li><a href="this.html">Artikel seputar Marketing</a></li>
</ul>
</section>
</article>
Preview:
No comments:
Post a Comment