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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T10:12:09+00:00 2026-06-06T10:12:09+00:00

I have designed a page in Fireworks then imported it to Dreamweaver in CSS

  • 0

I have designed a page in Fireworks then imported it to Dreamweaver in CSS slices. I want the last slice (indexr4c1) to stay at the bottom of the page when content in the middle slice (indexr3c2) overflows off the bottom of it, I don’t know if this is possible the way I have done it…here is my code:

    <html>
    <head>
    <title>index.gif</title>
    <meta http-equiv="Content-Type" content="text/html;iso-8859-1">
    <meta name="description" content="FW MX CSS Layer">
    <style type="text/css">
    #indexr1c1 {
position:absolute;
left:0px;
top:0px;
width:955px;
height:143px;
background-image:url(index_r1_c1.gif);
    }
    #indexr2c1 {
position:absolute;
left:0px;
top:143px;
width:955px;
height:56px;
background-image:url(index_r2_c1.gif);
    }

    #indexr3c1 {
position:absolute;
left:0px;
top:199px;
width:185px;
height:326px;
background-image:url(index_r3_c1.gif);
    }
    #indexr3c2 {
position:absolute;
left:185px;
top:199px;
width:608px;
height:326px;
background-image:url(index_r3_c2.gif);
    }
    #indexr3c3 {
position:absolute;
left:793px;
top:199px;
width:162px;
height:326px;
background-image:url(index_r3_c3.gif);
    }
    #indexr4c1 {
position:absolute;
left:0px;
top:525px;
width:955px;
height:75px;
background-image:url(index_r4_c1.gif);
    }
    </style>
    </head>
    <body bgcolor="#ffffff" >
    <div id="indexr1c1"></div>
    <div id="indexr2c1"></div>
    <div id="indexr3c1"></div>
    <div id="indexr3c2"></div>
    <div id="indexr3c3"></div>
    <div id="indexr4c1"></div>
    </body>
    </html>

Thanks very, very much in advance for any replies 🙂

  • 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-06T10:12:10+00:00Added an answer on June 6, 2026 at 10:12 am

    Instead of giving it a position from the top, set it to position:fixed and give it a bottom distance of 0.

    ​#bottom {
        position:fixed;
        bottom: 0;
    }​
    

    DEMO

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

Sidebar

Related Questions

I have designed a tabbed page. I'm able to load forms in the tabs
I have an inherently complicated page designed by an idot running a script on
I have designed a site and my CSS is not loading in FF and
I have designed a new web site. I have hosted it online. I want
I have designed my web page in asp.net its in aspx page. i need
I have a page designed with many HTML Tables which are hidden or displayed
I have designed a long web page and there are many photos in one
I have designed an ASP.NET page which create graphs. I have written a class
I have page designed in Django that has its own search engine. What I
I am working on a website and i have designed a page but it

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.