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 3782324
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T11:04:01+00:00 2026-05-19T11:04:01+00:00

http://www.xs4all.nl/~peterned/examples/csslayout1.html The tutorial above is essentially what I want with a white column that

  • 0

http://www.xs4all.nl/~peterned/examples/csslayout1.html

The tutorial above is essentially what I want with a white column that extends to the bottom of the browser. In the tutorial it actually begins at the very top, with the header being a different shade of grey covering the white.

My case, the header would have to match the textured background. So, what I want is to have the container begin below the header. I don’t know if it is possible because right now my header pushes the container down.

  • 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-19T11:04:01+00:00Added an answer on May 19, 2026 at 11:04 am

    http://andrew.x10.mx/adam/

    html –

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>for adam</title>
        <link href="styles.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
        <div id="header">
    
        </div>
        <div id="container">
            <br class="push"></br>
            <div id="content">
                <h1>Hi</h1>
            </div>                       
        </div>
    </body>
    </html>
    

    css –

    html,body  {
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    
     #header {
        position: absolute;
        z-index: 2;
        top: 0px;
        left: 0px;
        width:100%;
        height: 49px;
        background: #fff url("bg.png") repeat-x top left;
        padding: 0;  
        }
    
    .push {
        width: 860px;
        height: 49px;
        margin: 0;
        }
    
    #container {
        background: #ff0;
        height:auto !important; 
        height:100%; 
        position:relative;
        width: 860px;
        text-align: left;
        margin: 0 auto;
        min-height:100%; 
        z-index:1;
        }  
    
    #content { padding: 10px; }
    

    Only tested it in Firefox, though. 🙂

    Updated: feel free to validate. 🙂
    Updated v2: Had a problem when adding content inside the container. Fixed now, but had to do some more complex-ish stuff.

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

Sidebar

Related Questions

http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_1.html So on that tutorial where it has: conflict(Coloring) :- adjacent(X,Y), color(X,Color,Coloring), color(Y,Color,Coloring). Am
Is there any jquery plugin similar to Whatever:hover http://www.xs4all.nl/~peterned/csshover.html ?.I'm using jquery library already
http://www.ericmmartin.com/projects/simplemodal/ There's two examples near the bottom of the page that show how to
http://www.switchonthecode.com/tutorials/getting-started-with-opengl-es-for-the-iphone From the above link they created tutorial by No Nib File. But i
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2271.html According to that article STL isn't suited for game-development. What are your thoughts
http://www.inter-fuser.com/2010/02/android-coverflow-widget-v2.html Just go through the above link. there is an example sample code for
http://www.asp.net/data-access/tutorials/adding-a-gridview-column-of-radio-buttons-cs Please refer the above link. How to select the RadioButton programatically?
http://www.asp.net/learn/mvc/tutorial-39-cs.aspx We are using the above guide to implement some validation in our ASP.NET
http://www.stockmapper.com/NDXtrac.html Would be possible to develop the above chart using SVG and Javascript or
http://www.codeplex.com/IIRF/Thread/List.aspx My webhost installed IIRF for me and I am convinced that they did

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.