Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old April 18th, 2002, 02:04 PM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 m 10 sec
Reputation Power: 7
Arrow What Is A Fluid Layout?

fixed page layout, or a fluid page layout? anybody ever hear about this? how do i make my site with the fluid page layout?
__________________
Apache Expert

Reply With Quote
  #2  
Old May 18th, 2002, 07:11 AM
strangepup's Avatar
strangepup strangepup is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Phoenix, AZ
Posts: 44 strangepup User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 46 sec
Reputation Power: 6
Send a message via ICQ to strangepup
a fluid web page layout is when a page contracts and expands horizontally inside a persons web browser despite the size of the browser window or the resolution of the monitor. it works well but it is most effective when you sniff out the size of the user's screen size and give them a css file containing appropriate sized fonts and background images (otherwise things can get really stretched out looking).

when i create a fluid page layout i use tables, and i place everything into one main table. that main table is listed with a % width and not a fixed width (example...width=90% instead of width=760). using the % means that the table will only take up 90% of the width of the browser window. off course the ability to shrink is also affected by the width of the graphics that are placed on the page as well.

sorry if i didn't explain it very well, but if you need a better example or some help making one just let me know.

Reply With Quote
  #3  
Old May 21st, 2002, 07:43 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Ahh the fluid layout, its not worth it, unless your getting paid mega bucks for it dont! i had to do the html for label link it was a bloody pain in the arse to get that to work in both IE and NS 4.7, i was going nutz, it took me about 5hours just for the html of the front page! which is ages for me, considering i made a entire site (for a CS clan) within 2hours.

ok, enought with my bitchin. if you really need to, your going have to use tables inside of other tables, to get it aligned. i suggest making a BG about 1600x1200 in gif to save some work, since the gif file will only be about 7-10kb, very small concidering the amount of html to do the same effect.

i hope this hasnt put you off the idea

Reply With Quote
  #4  
Old May 28th, 2002, 07:31 AM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 m 10 sec
Reputation Power: 7
Talking

i was just asking i wasn't gonna implement it on my site

Reply With Quote
  #5  
Old May 31st, 2002, 01:51 PM
ckchin ckchin is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 52 ckchin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
After reading the explanation on fluid page layout, the fluid page layout is the best choice, am I right? I do nt understand what information trying to passed by Ben Rowe,
Quote:
Ahh the fluid layout, its not worth it, unless your getting paid mega bucks for it dont! i had to do the html for label link it was a bloody pain in the arse to get that to work in both IE and NS 4.7, i was going nutz, it took me about 5hours just for the html of the front page! which is ages for me, considering i made a entire site (for a CS clan) within 2hours.
Could you explain further, especially
Quote:
Ahh the fluid layout, its not worth it, unless your getting paid mega bucks for it dont!

Thanks in advance.
__________________
Regrads,

ckchin

Reply With Quote
  #6  
Old May 31st, 2002, 07:20 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
check out URL its a static site i did

the front page is a fluid layout, notice if you resize your browser it moves around to place everything in the right spot???? thats what causes the problems. its very hard to make a fluid layout that works in both IE and NS(4.7) so unless your getting paid to make a site dont bother. the stress it causes, is not worth it

Reply With Quote
  #7  
Old June 5th, 2002, 09:10 PM
dgibson dgibson is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2002
Location: Urbana, MD, USA
Posts: 66 dgibson User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Most everything about making a fluid layout is cross-browser in NS and IE. It's really not that difficult if you design the page structure (tables, etc) to be fluid. On the other hand, if you are working from a design comp that has not taken into account the end-result table structure or implementation, it can be very challenging (and so can lesser problems in that case).

In general, if you break up your page into seperate tables (which is good practice anyway due to rendering speed) and no try to put them all in one table or nest many levels deep, you should be able to acheve a fluid design fairly easily.

Almost all of my site designs are fluid - check out www. dgibson.net and www.metalunderground.com.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > What Is A Fluid Layout?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway