Forum Moderators: open

Message Too Old, No Replies

Ideal page design?

ideal width of a table if used to contain whole web page?

         

eagle_y2j

12:30 pm on Aug 7, 2006 (gmt 0)

10+ Year Member



Wat should be the ideal width of a table if used to contain whole web page?
I am planning to create my website in which whole content will be inside table and main header logo will b of exact table width i tried above idea with a header of 900*140 but when i tried tis page @ of resolution of 1024*768 it looked fine but when tried in 800*600 whole thing looked grabbled so wat to do .

suggest me some tips to control layout of my page.

benihana

12:33 pm on Aug 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



100%

Terabytes

12:59 pm on Aug 7, 2006 (gmt 0)

10+ Year Member



I'm thinkin' that pretty much covers it....

Tidal2

2:08 pm on Aug 7, 2006 (gmt 0)

10+ Year Member



If you do width 100% you might want to look at it at 1280x1024 too, last stats I saw were -

Mar 2006 -
1280x1024 12.8%
1152x864 3.1%
1280x800 2.7%

It seems likely the trend is larger too.

tedster

5:54 pm on Aug 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I prefer a liquid layout PLUS max-width and min-width. Very wide lines of type are extremely difficult to read.

gellydonut

11:01 pm on Aug 18, 2006 (gmt 0)

10+ Year Member



If you require a static pixel width, 760px is usually the best way to go to accomodate screen resolutions from 800x600px and up (which, according to the latest w3 stats, is essentially all computer users [w3schools.com...] ).

Just don't forget to present your content in a way that is accessible to all user agents including PDAs, Voice & Braille Browsers, etc. :)

[edited by: encyclo at 1:39 am (utc) on Aug. 19, 2006]
[edit reason]
[1][edit reason] fixed link [/edit]
[/edit][/1]

opensourceman

4:22 pm on Aug 21, 2006 (gmt 0)

10+ Year Member



I would suggest having a table width of 80% - if you make it 100% it will not look like a table as you will not be able to see the borders.

80% of whatever resolution looks good - I always check the page on all resolutions and make a template which will work on all webpages.

Bewenched

12:27 am on Aug 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



In pixels it would be 759 pixels to accomodate for the scroll bar in 800x600 monitors.