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

116
Views
Can I get full height of div tag?

I have link : http://batdongsana8.com/1/ Seem that left column can not get full 100% height of screen, if i remove some of articles left column , it works fine !

Anyone can help me to figure out this problem ? Thank you very much !

Screenshot Problem : https://i.imgur.com/DEjUiNL.jpg

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

add height to inherit resolve your issue Learn More Inherit

.containerform {
    background-color: beige;
    margin: 0 auto;
    width: 90%;
    padding-top: 10px;
    height: inherit;
}
about 4 years ago · Juan Pablo Isaza Report

0

You just need to add overflow: auto; to your .col-left class

.col-left {
  float: left;
  background-color: antiquewhite;
  width: 30%;
  height: 100%;
  overflow: auto;
}
about 4 years ago · Juan Pablo Isaza 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!