Post by: Ian
Tag Html footer
Contoh:
<body>
<section>
<!-- stuff -->
<footer>
<!-- A footer for the section. -->
</footer>
</section>
<footer>
<!-- A footer for the page. -->
</footer>
</body>
Preview:
No comments:
Post a Comment