^ Zona Info: Tag Html footer

Tag Html footer

Zona Info | Ilmu Komputer |  Juli 07, 2017
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