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
  #11  
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-10-2006 , 12:56 PM








"mbstevens" <NOXwebmasterx (AT) xmbstevensx (DOT) com> wrote

Quote:
Paul Watt wrote:

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?
The client wanted the photos to be used as the page background, no
flexibilty there, so I *had* to make a fixed width page.


--
Cheers

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




Reply With Quote
  #12  
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-10-2006 , 12:58 PM









"nagasaki mike" <n (AT) gasaki (DOT) com> wrote

Quote:
"Paul Watt" <paulio (AT) wattio (DOT) NOSPAMfreeserve.co.uk> wrote in message
news:4osmu5Fg8m29U1 (AT) individual (DOT) net...
"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.


Two errors that in no way effect the way the page looks (and are now sorted
anyway as the projects finished). Thank you very,very much for pointing them
out.
</end sarcasam>

--
Cheers

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




Reply With Quote
  #13  
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-10-2006 , 05:10 PM




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

Quote:
Paul Watt wrote:

"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.

Yep, I know what you mean about the larger text sizes. I dont want to resort
to fixed font sizes. Do you have any ideas how to overcome this problem?

--
Cheers

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




Reply With Quote
  #14  
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-10-2006 , 06:12 PM



Paul Watt wrote:

Quote:
"carolyn" <cajunk (AT) marenger (DOT) com> wrote in message
news:6424b$452a1d5c$cf700565$27906 (AT) PRIMUS (DOT) CA...
Paul Watt wrote:

"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.


Yep, I know what you mean about the larger text sizes. I dont want to
resort to fixed font sizes. Do you have any ideas how to overcome this
problem?

My preference is to set a font size to 1em, and then when necessary drop
down no more than to 0.9em and increase to larger sizes for headings. I
set column widths to ?ems based on what I expect to fill the column with.
It would not necessarily work with your graphic containing all the content,
but if you chose a matching background colour, you could have the
background colour as the background, and a background image centred on the
viewport. Not quite the same effect, but possibly a compromise.

Carolyn


--
Carolyn Marenger



Reply With Quote
  #15  
Old   
Chris F.A. Johnson
 
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-10-2006 , 10:56 PM



On 2006-10-10, Paul Watt wrote:
Quote:
....
Yep, I know what you mean about the larger text sizes. I dont want to resort
to fixed font sizes. Do you have any ideas how to overcome this problem?
If you are confined to a fixed size, then fixed font sizes are the
only thing that will work. The problems are inherent to the use of a
fixed size in the first place.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #16  
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-13-2006 , 07:36 PM




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

Quote:


"nagasaki mike" <n (AT) gasaki (DOT) com> wrote in message
news:9aidnbLbsM5kFrTYRVnytw (AT) eclipse (DOT) net.uk...

"Paul Watt" <paulio (AT) wattio (DOT) NOSPAMfreeserve.co.uk> wrote in message
news:4osmu5Fg8m29U1 (AT) individual (DOT) net...
"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.



Two errors that in no way effect the way the page looks (and are now
sorted
anyway as the projects finished). Thank you very,very much for pointing
them
out.
/end sarcasam

hehe i wasnt being horrible, though it is the little things that count.




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.