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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:14:57+00:00 2026-05-30T21:14:57+00:00

A client has requested design for a media site and has emphasized that the

  • 0

A client has requested design for a media site and has emphasized that the layout should appear consistently across desktops, laptops, and tablets (mobile will use a different layout). They want a two column layout where the columns scroll independently of each other. Having no formal training and little experience with CSS, I was hoping some CSS experts could weigh in on the advantages and disadvantages of using percentages for CSS sizing.

Some Questions:

1) I would think that the number of resolutions across different devices would cause sizing inconsistencies on elements with assigned pixel height. Is it problematic to use pixel heights?

2) Are there any browsers or devices that do not recognize percentage element sizes?

3) Will it cause issues in future coding (i.e., are there any problems with sizing elements by percentage in JavaScript?)

4) The following CSS accomplishes what I’m looking for in Chrome, Firefox, and Safari on the Mac I use for testing. Are there any browsers or devices that will behave unexpectedly using this CSS?

#wrapper { position: relative; width: 99.9%; margin: 0 auto; } 
#left { position: absolute; left: 0; float: left; width: 31%; margin: 0 2% 0 0; height: 100%; overflow: auto; }
#right { position: absolute; float: right; margin: 0; width: 66%; height: 100%; overflow:auto; }

5) Do percentage sizes automatically adjust on resize events or orientation changes?

6) Is there a standard minimum gutter size for accommodating scroll bars in the middle of the layout?

7) Are there any factors that I’ve overlooked in choosing percentages for sizing CSS elements?

  • 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-30T21:14:58+00:00Added an answer on May 30, 2026 at 9:14 pm

    Quick and dirty answers.

    1. It can be, especially in terms of maintenance. Pixels are a unit of the past. I would recommend either using ems or percentages.
    2. Unless you are looking to support console-based browsers, no.
    3. No problem.
    4. I haven’t tested, but that looks fine even for IE.
    5. Yep.
    6. No, and don’t bother finding one. Some setups may not even show scrollbars (i.e. most browsers running on OS X Lion)
    7. Not really. None that I can think of.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a codeigniter site, the client has requested that the price
I've written a C/CGI web application for booking items. My client has requested that
My client has an old MS SQL 2000 database that uses varchar(50) fields to
My client has recently taken ownership of an existing web site, with final deliverable
My client has a compiled ASP.NET 2.0 application that was compiled & deployed a
My client has requested to enable auto-hyphenation on this page: http://carlosdinizart.com/biography/ , and I
My client has requested data to be presented in a graphical format on the
My client has requested to replace the automatic share functionality on his app. At
I've come across a design pattern that's been referred to as a Handler Pattern,
I have a web app and the client has requested to see some reports.

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.