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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T23:31:09+00:00 2026-05-28T23:31:09+00:00

I was wondering what are you opinions about when coding css, when/why coding fixed

  • 0

I was wondering what are you opinions about when coding css, when/why coding fixed or liquid style sheets?

I agree that fixed size style sheets are easier/faster to code because liquid requires more time in order to have all elements well adapting to their parents.

So, when do you chose liquid over fixed (or vice versa)? Why?

  • 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-28T23:31:09+00:00Added an answer on May 28, 2026 at 11:31 pm

    Update 2 I think the best practice now is design a site with responsive and adaptive capabilities for any screen size. Liquid CSS may not have the pitfalls that you would think such as long lines of text (instead the block of text position adjusts on-the-fly) – examples of Responsive Design – browser-side code where pages adapt to any screensize:

    • http://surrey.ac.uk/
    • http://bostonglobe.com/
    • http://thoughtfulweb.co.uk/

    Adaptive design: server hosting the site detects browser type that requested the page and serves up appropriate page layouts e.g. mobile. This has pitfalls in that the user agent identifiers aren’t always precise – e.g. many browsers include the mozilla string in their id, for example, so it might not always be best to rely on this data.

    Previous answer

    Liquid layouts (layouts that horizontally shrink or stretch to fit the horizontal width of a window)

    • Advantages: the content reformats on the fly to fully utilise the
      Window width. Which means that the dilemma of choosing the most
      popular fixed width e.g. 940px, 960px or 978px is not required. This
      is particularly useful for small screen handheld devices which vary
      slightly. You have to do less work in considering all possible screen
      sizes.

    • Disadvantages: For the reason that the site will shrink or stretch to
      fit horizontally, you cannot control the layout as much as fixed
      width. Aesthetics and how nice the site looks will be less under your
      control. You may find that my point about having to do less work to support all screen widths is not true after all – as here you are considering scenarios where the screen is really small and your menu navigation is all bunched up and ugly or too far apart on a large screen

    Fixed layouts (layouts that are fixed and don’t change to fit the available horizontal width).

    • Advantages: Once you have settled on the most popular width e.g. 940px, 960px etc. you would not need to test the site at different screen widths. The layout is neat and things don’t move around, aesthetics, how nice things look remains constant

    • Disadvantages: Some users with small screens, handhelds may need to scroll horizontally to view your site if your fixed width is larger. Unless you also support a mobile edition too that those users can use

    Have a look around at major sites – what are they using. To me it seems fixed widths are more popular, including stackoverflow.com

    That said, look at this fluid site: http://derekallard.com/

    Here, the developer uses fluid layouts to advantage by using layers of graphics that slide over each other as the site width adjusted in your window.

    update: There is no wrong or right answer. Both Have merits. Media folk who have come from television, film and newspaper into web may tend to favour fix widths owing to their familiarity with those media having that.

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

Sidebar

Related Questions

Just trying to canvas some opinions here. I was wondering how people go about
I was wondering what people's opinions are of a RESTful PUT operation that returns
I was just wondering about the opinions out there. What do you think promotes
This is strictly an opinion/experience question for research purposes. I was wondering what coding
I was wondering what your opinion about this would be. I'm trying to convert
I am wondering about the image effect seen on this site http://www.daffys.com/ I'm referring
I've always wanted to know what is, in a general way, the opinions about
I am building a bi-lingual website and am wondering about the best design to
I am aware that using CSS sprites is the way to go when you
Sorry for yet another question about EF4 context lifespan, but I've been wondering about

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.