HighDots Forums  

Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser?

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jim
 
Posts: n/a

Default Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 08:54 AM






Should sites be built to 800x600 pixels or use percentages to get the site
to fit the width and height of the browser?



Cheers,

Jim.



Reply With Quote
  #2  
Old   
Chaddy2222
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 08:58 AM







Jim wrote:
Quote:
Should sites be built to 800x600 pixels or use percentages to get the site
to fit the width and height of the browser?



Cheers,

Jim.
Yes, you should use %'s to fit various widths and browser window
hights, as not all people brows with the browser windoe maximized.
I hope that helps.
--
Regards Chad. http://freewebdesign.cjb.cc



Reply With Quote
  #3  
Old   
Spartanicus
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 09:34 AM



"Jim" <Jim34324 (AT) fwewef (DOT) cso> wrote:

Quote:
Should sites be built to 800x600 pixels or use percentages to get the site
to fit the width and height of the browser?
alt.html.critique is not for asking general questions like this, it is
for posting an URL to a page or site authored by you so that others can
judge it for any flaws and/or things that could be improved.

Use alt.html for general authoring questions (follow-up set).

Regarding your question, see
http://www.xs4all.nl/~sbpoley/webmat...lexdesign.html
(It's the best I could locate quickly, it does have flaws).

--
Spartanicus


Reply With Quote
  #4  
Old   
carolyn
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 10:02 AM




Jim wrote:

Quote:
Should sites be built to 800x600 pixels or use percentages to get the site
to fit the width and height of the browser?
If you build it to 800 pixels wide, what am I to do with the other 480
pixels in my viewport? (I am not including scroll bars and other window
effects.)

Other than the obvious reason of 'to read the rest of the page', why should
I scroll down when I have so much unused display area?

Carolyn
--
Carolyn Marenger



Reply With Quote
  #5  
Old   
Paul Watt
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 11:22 AM



"carolyn" <cajunk (AT) marenger (DOT) com> wrote

Quote:
Jim wrote:

Should sites be built to 800x600 pixels or use percentages to get the
site
to fit the width and height of the browser?

If you build it to 800 pixels wide, what am I to do with the other 480
pixels in my viewport? (I am not including scroll bars and other window
effects.)

Other than the obvious reason of 'to read the rest of the page', why
should
I scroll down when I have so much unused display area?

Carolyn
There are occasions when a fixed size is neccessary, not ideal I'll grant
you but sometimes you've no choice. see my latest project as a example
http://www.simongogerly.com

--
Cheers

Paul
le singe est dans l'arbre
http://www.paulwatt.info




Reply With Quote
  #6  
Old   
mbstevens
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages toget the site to fit the width and height of the browser? - 10-08-2006 , 12:18 PM



Paul Watt wrote:

Quote:
There are occasions when a fixed size is neccessary, not ideal I'll grant
you but sometimes you've no choice. see my latest project as a example
http://www.simongogerly.com
I do not follow your intent. Is the constraint that the content must be
somehow contained within the bounds of the background image?


Reply With Quote
  #7  
Old   
David Dorward
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 12:33 PM



mbstevens wrote:

Quote:
I do not follow your intent. Is the constraint that the content must be
somehow contained within the bounds of the background image?
And if it is, then the solution is likely to be either "Let it expand
outside" or "Find a better background image".

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
  #8  
Old   
Bergamot
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages toget the site to fit the width and height of the browser? - 10-08-2006 , 01:13 PM



Paul Watt wrote:
Quote:
There are occasions when a fixed size is neccessary, not ideal I'll grant
you but sometimes you've no choice. see my latest project as a example
http://www.simongogerly.com
This seems more like an example of why *not* to do a fixed size.
It doesn't accommodate larger text sizes very well. The non-standard
scrolling and failure to utilize my large window size are not very
user-friendly, either.

--
Berg


Reply With Quote
  #9  
Old   
nagasaki mike
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-08-2006 , 06:38 PM




"Paul Watt" <paulio (AT) wattio (DOT) NOSPAMfreeserve.co.uk> wrote

Quote:
"carolyn" <cajunk (AT) marenger (DOT) com> wrote in message
news:10009$45291302$cf700565$12191 (AT) PRIMUS (DOT) CA...

Jim wrote:

Should sites be built to 800x600 pixels or use percentages to get the
site
to fit the width and height of the browser?

If you build it to 800 pixels wide, what am I to do with the other 480
pixels in my viewport? (I am not including scroll bars and other window
effects.)

Other than the obvious reason of 'to read the rest of the page', why
should
I scroll down when I have so much unused display area?

Carolyn

There are occasions when a fixed size is neccessary, not ideal I'll grant
you but sometimes you've no choice. see my latest project as a example
http://www.simongogerly.com

Error Line 21 column 228: end tag for element "P" which is not open.
Error Line 23 column 70: end tag for element "P" which is not open.




Reply With Quote
  #10  
Old   
carolyn
 
Posts: n/a

Default Re: Should sites be built to 800x600 pixels or use percentages to get the site to fit the width and height of the browser? - 10-09-2006 , 04:58 AM



Paul Watt wrote:

Quote:
"carolyn" <cajunk (AT) marenger (DOT) com> wrote in message
news:10009$45291302$cf700565$12191 (AT) PRIMUS (DOT) CA...

Jim wrote:

Should sites be built to 800x600 pixels or use percentages to get the
site
to fit the width and height of the browser?

If you build it to 800 pixels wide, what am I to do with the other 480
pixels in my viewport? (I am not including scroll bars and other window
effects.)

Other than the obvious reason of 'to read the rest of the page', why
should
I scroll down when I have so much unused display area?

Carolyn

There are occasions when a fixed size is neccessary, not ideal I'll grant
you but sometimes you've no choice. see my latest project as a example
http://www.simongogerly.com

I just checked out the site. I don't think it is an example of why you have
to use any set size. In fact, unless I use your font size settings, it
looks like crap. Border lines cutting through the text, pictures dropping
out of their 'frame'. Menu text on top of content text.

Check out the page within firefox and change the font size ctrl-'+' or
ctrl-'-' and you will see what I mean.

Next up is the ability to hear the site. For those of us who are visually
challenged and rely on web readers rather than browsers, there is not a lot
of information available. It does not appear to be very accessible.

Carolyn
--
Carolyn Marenger



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.