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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:19:10+00:00 2026-06-05T23:19:10+00:00

Is it possible/easy to create a web page which would act like a Microsoft

  • 0

Is it possible/easy to create a web page which would act like a Microsoft Excel spreadsheet that has ‘Freeze panes’ applied to it? By this, I mean that a header and sidebar should remain fixed in their places but scroll down/right when the page is scrolled.

I need something like this, except that I want it to be applied to a whole page and not a table.

  • 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-05T23:19:11+00:00Added an answer on June 5, 2026 at 11:19 pm

    This can be done in using position: fixed line in CSS class.

    For example a div with the class

    #fixed-div {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 100px;
      background-color: #000;
    }
    

    will remain fixed in the upmost 100px of your browser viewport when you’re scrolling.

    This fiddle demonstrates the effect in both vertical and horizontal direction.
    http://jsfiddle.net/ukzYf/1/

    Hope this helps.

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

Sidebar

Related Questions

it is possible and rather easy to create a NSPredicate from a string that
Possible Duplicate: Create shortcut to console.log() In javascript we can easy assign functions to
I want to create a service that allows diverse web site owners to integrate
In my web application, I create some framework that use to bind model data
I have a View that has a 'intermediate' layout, which in turn has a
Is it possible to create a parameterized SQL statement that will taken an arbitrary
Short version: Is it easy/feasible/possible to program modal window in Flash (AS3)? Is there
Hopefullay an easy answer but is it possible to disable outlook 2003 toast pop-up
Is it possible to use C/C++ code in Android? And how easy is it?
I am coming from c# where this was easy, and possible. I have this

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.