Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4028078
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T11:10:34+00:00 2026-05-20T11:10:34+00:00

Trying to achieve this with relative/absolute positioning and floating Col1 Col2 ———————————————————— – H1

  • 0

Trying to achieve this with relative/absolute positioning and floating

                 Col1                         Col2
------------------------------------------------------------
-  H1 Content aligned to top          - Some Content       -
-                                     -                    -
-                                     -                    -
-                                     -                    -
-                                     -                    -
-                                     -                    -
-                                     -                    -
- Some other content aligned to bot   -                    -
------------------------------------------------------------

Col2 drives the height of Col1

I either don’t get the height in col1 or col2 ends up overlapping Col1 when i use absolute pos on the items within Col1

Any help?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T11:10:34+00:00Added an answer on May 20, 2026 at 11:10 am

    Best solution I have is with a fixed-height container:

    <div id="news">
      <div class="news-panel" id="left-news">
        <h2>Side Header</h2>
      </div>
      <div id="footer-news">
        <h2>Side Footer</h2>
      </div>
      <div class="news-panel" id="right-news">
        Main Content
      </div>
    </div>
    
    div#news { margin: 0px auto; position: relative; width: 895px; height: 208px; border: 1px solid gray; }
    div#news div.news-panel { position: absolute; top: 0; }
    div#news div#footer-news { position: absolute; bottom: 0; }
    div#news div#left-news { left: 0; margin-right: 60px; width: 390px; border: 1px solid red; }
    div#news div#right-news { width: 437px; right: 0px; }
    

    sort of works although I’d hoped not to specify a height – here it is working (see the “What’s happening” section): AgileApps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

after reading this article: http://css-tricks.com/absolute-positioning-inside-relative-positioning/ i am trying to achieve vertically stacked divs each
Hi I'm trying to achieve this: <div class=content> <img src= /> <img src= />
I am trying to achieve this effect where a photo gets a repeating pattern
I am trying to achieve this using Expression Blend 3. I need that every
I'm trying to achieve what this guy here is doing, only in PHP or
I am trying to achieve something like this. The Expandable List consists of the
I'm trying to achieve URLs like this in Rails: http://localhost/posts/1234/post-slug-name with both ID and
I am currently trying to achieve something like this: Based on this class, I
Alright, so I'm trying to achieve whats in this image: I believe this would
What I am trying to achieve is something like this: class object: def __init__(self):

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.