PC Review


Reply
Thread Tools Rate Thread

Correct screen size layouts

 
 
Tessa Ford
Guest
Posts: n/a
 
      1st Feb 2005
Is there an easy/quick way to ensure that a site is
happily viewed by all screen sizes? I have heard of using
tables for this, but have tried this and sometimes it
works, sometimes not.

If someone could please let me know what the general rule
of thumb is for this, I would love to know.

Regards

Tessa
 
Reply With Quote
 
 
 
 
Chuck Davis
Guest
Posts: n/a
 
      1st Feb 2005
When using tables, set the width to 100%. If there are multiple columns,
make sure that the sum of the table cell widths also equals 100%.

Some folks say that CSS can also do this, but you will have to wait for
someone familiar with that process.
"Tessa Ford" <(E-Mail Removed)> wrote in message
news:02ca01c507ff$33d21cb0$(E-Mail Removed)...
> Is there an easy/quick way to ensure that a site is
> happily viewed by all screen sizes? I have heard of using
> tables for this, but have tried this and sometimes it
> works, sometimes not.
>
> If someone could please let me know what the general rule
> of thumb is for this, I would love to know.
>
> Regards
>
> Tessa



 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      1st Feb 2005
Alternatively, to Chuck's suggestion, use a fixed width table, set to 760px
width, and place all content in this table. This will ensure the page
layout is fixed on all resolutions - those browsers using a larger viewport
will have wider margins. However, you cannot use Shared Borders, though
Include pages for common elements (navigation bars etc.) are definitely OK.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Tessa Ford" <(E-Mail Removed)> wrote in message
news:02ca01c507ff$33d21cb0$(E-Mail Removed)...
> Is there an easy/quick way to ensure that a site is
> happily viewed by all screen sizes? I have heard of using
> tables for this, but have tried this and sometimes it
> works, sometimes not.
>
> If someone could please let me know what the general rule
> of thumb is for this, I would love to know.
>
> Regards
>
> Tessa



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      1st Feb 2005
CSS can do so, but requires more 'learning' than a simple 100% table!

--
Murray

"Chuck Davis" <newsgroup at anthemwebs dot com> wrote in message
news:(E-Mail Removed)...
> When using tables, set the width to 100%. If there are multiple columns,
> make sure that the sum of the table cell widths also equals 100%.
>
> Some folks say that CSS can also do this, but you will have to wait for
> someone familiar with that process.
> "Tessa Ford" <(E-Mail Removed)> wrote in message
> news:02ca01c507ff$33d21cb0$(E-Mail Removed)...
>> Is there an easy/quick way to ensure that a site is
>> happily viewed by all screen sizes? I have heard of using
>> tables for this, but have tried this and sometimes it
>> works, sometimes not.
>>
>> If someone could please let me know what the general rule
>> of thumb is for this, I would love to know.
>>
>> Regards
>>
>> Tessa

>
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      1st Feb 2005
Using tables, set the table widths with percentages not pixels. So the
tables will then expand/contract and adjust to the different screen
resolutions.

"Tessa Ford" <(E-Mail Removed)> wrote in message
news:02ca01c507ff$33d21cb0$(E-Mail Removed)...
> Is there an easy/quick way to ensure that a site is
> happily viewed by all screen sizes? I have heard of using
> tables for this, but have tried this and sometimes it
> works, sometimes not.
>
> If someone could please let me know what the general rule
> of thumb is for this, I would love to know.
>
> Regards
>
> Tessa



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      2nd Feb 2005
There's an important omission -

Make sure that no page element is wider than your minimum desired width (add
up contiguous horizontal elements if necessary). For example, if you want
to support 800x600 screens with maximized browser viewports as a minimum,
you must not have any page elements wider than 760px or so.

--
Murray

"Andrew Murray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Using tables, set the table widths with percentages not pixels. So the
> tables will then expand/contract and adjust to the different screen
> resolutions.
>
> "Tessa Ford" <(E-Mail Removed)> wrote in message
> news:02ca01c507ff$33d21cb0$(E-Mail Removed)...
>> Is there an easy/quick way to ensure that a site is
>> happily viewed by all screen sizes? I have heard of using
>> tables for this, but have tried this and sometimes it
>> works, sometimes not.
>>
>> If someone could please let me know what the general rule
>> of thumb is for this, I would love to know.
>>
>> Regards
>>
>> Tessa

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Digital Signage: maximum size of layouts? Hillbilly Microsoft Powerpoint 4 12th Feb 2009 03:56 AM
can I controll web site screen size based on users screen size? =?Utf-8?B?YWxmYWlzdGE=?= Microsoft Frontpage 2 28th Oct 2006 05:42 PM
On-Screen Keyboard for other layouts PaulFXH Windows XP Basics 0 8th Jul 2006 12:04 AM
letters are too large oc screen but the correct font size prints =?Utf-8?B?c2liZWVy?= Microsoft Word Document Management 4 16th Mar 2006 03:50 PM
Re: windo xp screen size played a game in full screen size now i cant get my size ba Jimmy S. Windows XP Games 1 1st Aug 2003 10:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:28 PM.