Skip to Content

Adding a Sticky Footer Using CSS


A sticky footer, a critical part of your website navigation, sticks to the bottom of your browser window. This makes navigating your website easier and can be added with CSS.

A sticky footer, a critical part of your website navigation, "sticks" to the bottom of your browser window. This makes navigating your website easier and can be added with some CSS styles as shown below.

Below is the HTML, CSS, and JavaScript required to add a sticky footer to your website.

Step 1 - Add the HTML below to the page where you'd like your sticky footer

Step 2 - Add the CSS below to the main stylesheet of your website

Step 3 - Add the includes below to the pages where your sticky footer lives


Scott Madara
Contributions Editor here at Solodev. Want to be featured on the Solodev Blog? Get in touch.
Follow me on Twitter

Sign up to explore

Create an account in seconds and start building today.

Sign up for Solodev
Solodev Logo

©2024 Solodev. All rights reserved worldwide.