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

  • Home
  • SEARCH
  • 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 8914945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:51:19+00:00 2026-06-15T04:51:19+00:00

I want this layout: +———–+————————+————–+ | | | TOP | | | | |

  • 0

I want this layout:

+-----------+------------------------+--------------+
|                                                   |
|                     TOP                           |
|                                                   |
|                                                   |
+-----------+------------------------+--------------+
|           |                        |              |
|           |                        |              |
|           |                        |              |
|     B     |       CONTENT          |       B      |
|           |                        |              |
|           |                        |              |
+-----------+                        |--------------+
|           |                        |              |
|           |                        |              |
|           |                        |              |
|     C     |                        |       D      |
|           |                        |              |
|           |                        |              |
|           |                        |              |
+-----------+------------------------+--------------+

The “TOP” and “B” have one background: image (color gradient from blue on top to white – for example – on bottom), “CONTENT” is main page (menu, entries, etc), “C” is the white color.

If “D” was white color too, then there would be no problem. But “D” is other color, for example red.

I must set this and I have to consider different monitors width, when “CONTENT” is fixed to 900px and center (margin: auto). “C” color must be on the left side of content and “D” on the right side. Page must be compatible with IE7,8,9 and other browsers.

How to do it?

UPDATE:

Ok, lets some example code:

<body>
    <div id="content">
        I don't know, maybe height is less maybe not...
        <div class="clear"></div>
    </div>
</body>

or:

<body>
    <div class="wrapper">
        <div id="content">
            I don't know, maybe height is less maybe not...
            <div class="clear"></div>
        </div>
        <div class="clear"></div>
    </div>
</body>

body {
    /* background image - height: 400px */
    backgroud: url('images/bg.jpg') repeat-x;
}

#content {
    backgorund: #0f0;
    margin: auto;
    width: 900px;
    margin-top: 150px;
}

.clear {
    clear: both;
}

.wrapper {
    width: 100%;
}

I want to get color white (for example) on the bottom left of the content and red (for example) on the bottom right. Bottom means, when the background body is ending, to the end of page. If I knew height of the content then I could insert a div with absolute (right: 0px; and width 50%.

  • 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-06-15T04:51:21+00:00Added an answer on June 15, 2026 at 4:51 am

    Here is the structure you’ll need, in a “just add code” format:

    Top: Full width single div.

    Bleft and C contained in a div (lets give this a class of “container” for now).

    CONTENT a single div with your 900px width.

    Bright and D will have the same structure as Bleft and C.

    Then create a new wrapper div starting from Bleft to D and id it as “main-container”.

    Then for the CSS, set #main-container as display:table, and for .container, #content set display:table-cell.

    This should get you started. Let me know how the layout workouts for you and if you need anything once you’ve got this structure set up.

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

Sidebar

Related Questions

I have a layout and i want to set your background color with this
I have layout included inside another layout , I want this included one aligned
This is what I want: I had created the top red layout by this
I have a layout like this in which I want to display a label
I have a layout created for displaying items, and I want to add this
I have a problem with my HTML/CSS webpage. I want to have this layout:
I have a LinearLayout, which only contains one button. I want this button to
I have this layout issue - I don't want the date paragraph stick to
This is possible to disabled layout for few seconds? I want to layout shows
I want this text all on one line, not spaced on two sepearate lines.

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.