Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

161
Views
how to make the footer stick to the bottom

i have a problem with keeping the footer stick to the bottom i havn't added styles to the footer i just made it the last element in the page and it works fine , until there is a page with small content , then the footer move up like in this picture enter image description here

now what could i do to make the footer stick to bottom when page content has small height.

i tried to add theise styles to the footer :

footer{
position: fixed;
bottom: 0; }

this works fine if the page has small content but if it's not the footer gets displayed on top of the page content like this picture : enter image description here

bottom line is how could i make this footer stick to bottom

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Could you try with

html, body {
  height: 100%;
  margin: 0;
}
about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!