Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Need to scroll horizontally in some resolutions


pixelkat - 11:22 pm on Jul 6, 2004 (gmt 0)


old_honky hit the nail on the head for you. the total sum of your image widths must be more than 725px (approximately) across. doesn't matter whether your tables all use % or use css for flexible layout. the result will always be the same.

the only solution is to make sure your total width is around 725px or less. note that with 800x600, the 800 width doesn't account for actual viewing area which varies with different monitor brands. you also have to factor in browser window borders and right scroll bars. and if your visitors are predominantly AOL users, 700px width is probably a safer bet.

have you examined your web traffic logs to determine just how many visitors are actually accessing your site using 800x600 resolution? if the number is neglible, I wouldn't even worry about changing it, especially if it's only one page. just make sure all your important content is visble in front of the scroll.


Thread source:: http://www.webmasterworld.com/html/8184.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com