Define Dictionary Meaning - True Words & Their Meanings
    • New Words
      • Recently Added Words
      • Most Popular Words
      • Most Viewed Words
    • Lists & Glossaries
    • Chatroom
    • Resources
        • Common Words
        • Common English Words
          Words containing word Black
          Lists and Glossaries
        • Games
        • Hangman
          Grammar Check
          English Practice
        • Articles
        • The Evolution of Dictionaries
          Business Jargon Decoded
    • Register
    • Login

    Fluid Layout

    Definitions
    1
    1
    251
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Montyundefined
      Monty
      last edited by admin

      A fluid layout is a type of webpage design in which layout of the page resizes as the window size is changed. This is accomplished by defining areas of the page using percentages instead of fixed pixel widths.
      Most webpage layouts include one, two, or three columns. In the early days of web design, when most users had similar screen sizes, web developers would assign the columns fixed widths. For example, a fixed layout may include a main content area that is 960px wide with three columns that have widths of 180px, 600px, and 180px. While this layout might look great on a 1024x768 screen, it might look small on a 1920x1080 screen and would not fit on a 800x600 screen.
      Fluid layouts solve this problem by using percentages to define each area of the layout. For example, instead of creating a content area of 960px, a web developer can create a layout that fills 80% of the screen and the three columns could take up 18%, 64%, and 18% respectively. By using percentages, the content can expand or shrink to fit the window of the users computer. The CSS used to create a fixed layout vs a fluid layout is shown below.
      The CSS classes in the examples could each be assigned to a div within a pages HTML where the .left, .right, and .middle classes are enclosed within the .content class. The content class could also be a assigned to a table and the other classes could be assigned to table cells. The fixed width .content class does not require a defined width since it automatically spans the width of the enclosed divs or table cells.
      The terms fluid layout and responsive web design are sometimes used interchangeably, but they are two different things. A page created using responsive web design includes CSS media queries, which load different styles depending on the width of the window or the type of device used to access the page. Responsive web design requires more CSS (and sometimes JavaScript) than a basic fluid layout, but it also provides more control over layout of the page.

      1 Reply Last reply Reply Quote 0

        Fluid Layout meaning & definition 1 of Fluid Layout.

      • 1 / 1
      • First post
        Last post
      Define Dictionary Meaning
      Most Popular Words All Definitions Terms of Service Privacy Policy Browse Lists

      © 2023 Define Dictionary Meaning. All rights reserved

      - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z