Account
Categories

Footer Div


Definition:

The bottom section of the webpage is to be made, then you can use the Footer Div.

You write class="footer" in the div element to show that this div is used for the bottom section of the webpage. This section is called the Footer Div.

Syntax:

<div class="footer">
    Footer Content
</div>

Example:

<div class="footer">
    <h1>Footer-section</h1>
</div>

Footer Div Layout Structure:

Header Div
Main Content Area
Footer Div
Footer-section
www.edutation.com
Home | Courses | Contact | About
Learn HTML, CSS,
JavaScript & PHP
© 2026 Edutation
Privacy Policy | Terms | Support