473,587 Members | 2,316 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Should css layouts resize nicely or not?

Hi

Does it matter if a site built with CSS resize nicely or not? I see
some very fluid that even with the browser window reduced to 30%, the
site still looks the same, others do not resize at all and if you
reduce the window, content just disappears nothing overlaps. Finnaly
some just become a mess as soon as you start reducing.
I would say they should resize nicely but I want to hear what the pros
have to say.

Thanks a lot

Patrick

Dec 8 '05 #1
6 5435
I'm not a pro by any means, but I believe that layouts that resize. But I
also believe that it's a matter of personal taste, or the client's desires.
I dunno...to me that's like asking, "should everyone wear jeans"?, or
"should everybody drive the same car?".

It depends on what you want. If you want the site to resize, then do that.
If you want the site a fixed size, do that. I like sites to resize so that
they conform to fill the screen at most resolutions. I personally don't like
having to view a 640x480 site on a 1280x10124 monitor and seeing all that
blank space.

To each, their own, IMHO.

Viken K.

--

"varois83" <va******@netze ro.net> wrote in message
news:11******** *************@g 43g2000cwa.goog legroups.com...
Hi

Does it matter if a site built with CSS resize nicely or not? I see
some very fluid that even with the browser window reduced to 30%, the
site still looks the same, others do not resize at all and if you
reduce the window, content just disappears nothing overlaps. Finnaly
some just become a mess as soon as you start reducing.
I would say they should resize nicely but I want to hear what the pros
have to say.

Thanks a lot

Patrick

Dec 9 '05 #2
varois83 wrote:

Does it matter if a site built with CSS resize nicely or not? I see
some very fluid that even with the browser window reduced to 30%,
[...]
I would say they should resize nicely but I want to hear what the pros
have to say.

That is the Holy Grail of WWW design.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Dec 9 '05 #3
On 8 Dec 2005 15:16:54 -0800, "varois83" <va******@netze ro.net> wrote:
Does it matter if a site built with CSS resize nicely or not?


These are separate questions. A "pure CSS" design isn't especially
likely to re-size well, just because it was built with CSS. You also
have to design the site _to_ resize fluidly.

Fluid resizing is generally seen as a good thing. CSS can help, but it's
not a guarantee.
Dec 9 '05 #4
varois83 wrote:
Hi

Does it matter if a site built with CSS resize nicely or not? I see
some very fluid that even with the browser window reduced to 30%, the
site still looks the same, others do not resize at all and if you
reduce the window, content just disappears nothing overlaps. Finnaly
some just become a mess as soon as you start reducing.
I would say they should resize nicely but I want to hear what the pros
have to say.

Thanks a lot

Patrick

Yes, they should resize nicely. As you point out, the alternative is
ugly or unusable. Why would you want that?

'Resize' is a bit of a red herring here. You don't know what size the
user's window is, and the user probably just left that window the same
size that they always use, so a better way to state the question would be:
Should my web site look nice in whatever window size the user has, or
should it look nice only if they happen to have their window sized
exactly as mine was when I designed the site?

I think that wording makes the answer more obvious.

Chris Beall

Dec 9 '05 #5
Thanks to all. I agree with Chris, this is what I meant to write.
I like my own to resize well.

Patrick

Dec 9 '05 #6
varois83 wrote:
Hi

Does it matter if a site built with CSS resize nicely or not? I see
some very fluid that even with the browser window reduced to 30%,

<snip>

30% of what?

Stewart.

--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M d- s:- C++@ a->--- UB@ P+ L E@ W++@ N+++ o K-@ w++@ O? M V? PS-
PE- Y? PGP- t- 5? X? R b DI? D G e++>++++ h-- r-- !y
------END GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox. Please keep replies on
the 'group where everyone may benefit.
Dec 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
4093
by: Jack Hughes | last post by:
This argument has come up two or three times lately. We have a web standards document at our company that say "Use valid HTML 4; We don't recommend switching to DIV-based CSS-P for layout just yet though, tables are a lot easier." That's because we have a lot of developers who aren't ready to move to CSS-P and DIVs just yet. But I'm...
6
2819
by: Tristan Miller | last post by:
Greetings. Can someone point me to a good source of nice, simple stylesheets, similar to the W3C Core Styles provided at http://www.w3.org/StyleSheets/Core/? I don't need anything fancy like multiple columns; I just want some more elegant combinations of fonts and colours for all the basic HTML elements. The Open Directory Project has a...
0
1623
by: John Bradley | last post by:
I've read and understood the w3 specs on css1 and css2. I've done some positioned layouts on my own system that worked as expected. But - I'm concerned about letting anything on to the live system because all I hear are bugs, workarounds and hacks. The last straw was the ie6 peekaboo bug. I don't have ie6 and in a panic had to phone my...
7
3355
by: Alan J. Flavell | last post by:
A colleague recently breezed in with a new web page design. He didn't tell me where he got the ideas from, but ... Looking at his stylesheets, I noticed they identified themselves as "Ruthsarian Layouts". Google took me to http://webhost.bridgew.edu/etribou/layouts/ We don't seem to have had any discussion here that mentioned them....
16
2442
by: Michael Rozdoba | last post by:
I'm far from a CSS expert, but what I see of it I really like & I love keeping content & style separate. I also hate the way table layout produces convoluted bulky code. However when asked why one should use CSS rather than tables, particularly when tables work & browser support of CSS can be dodgy, especially in IE, I usually fail to come...
6
4511
by: Bob Bedford | last post by:
Hi all, I've a classic upload form where people may select images on their computer to send on my website. Since this is done by people not very confortable with computers, some sent pictures are very huge (3MB) and I do resize them anyway since I only allow 500px wide pictures. Instead of letting people upload the 3MB file then resize...
4
1449
by: james00 | last post by:
Switching Page Layouts!!! Does anyone have any idea how to create a script for Switching Page Layouts. I know how to create one for Style Sheet Switcher (http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm) but not for PAGE layouts. I mean I can make a menu to switch between a Wide Page Layout and Narrow Page Layout but I want...
12
3351
by: Shawn Northrop | last post by:
Ive been searching for an image resize tutorial for a while now and found this code which worked nicely. I was unable to find the full source code but i think i pieced together the code from the tutorials correctly. My problem is when i upload an image it does not fit any case in the open_image function switch statement. when i echo $file i get...
10
44070
by: =?Utf-8?B?UmljaA==?= | last post by:
A lot of users at my workplace use different screen resolutions, and I build apps to use 1680 x 1050 pixels res by default. But some users are using 800 x 600, and the apps are too large for their screen. I used to write code in Java a few years ago (2005), and you could stretch a form with the mouse and all the controls and fonts would...
0
7915
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7843
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5392
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3872
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2347
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1185
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.