Get the App
SLTechnology News&Howtos  ›  Development  › 

How to use CSS to create a fixed header or footer

Shulou Source: shulou.com Published: 2022-06-01 12:34:06 09月20日 Update

Editor to share with you how to use CSS to create a fixed header or footer, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Answer: use CSS to fix positioning

You can easily create sticky or fixed headers and footers using CSS fixed positions. Simply use the CSSposition attribute and its value fixed with the topandbottom attribute to place the element at the top or bottom of the viewport accordingly.

Let's look at the following example to understand how it works:

Try this code for example »

Implement Sticky Header and Footer with CSS

/ * Add some padding on document's body to prevent the content

To go underneath the header and footer * /

Body {

Padding-top: 60px

Padding-bottom: 40px

}

.fixed-header, .fixed-footer {

Width: 100%

The above is all the content of the article "how to use CSS to create a fixed header or footer". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Tags: Headers articles content attributes not so much code location elements principles just most bottom more knowledge examples stickiness industry information information channels faceted Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Linux Shulou Information Shulou Tech Info Apple Docker