Hi,
I'm going to develop a web site from scratch, and although I have some experience with the technology (developing intranet sites), I want to ask all your experts out there for your opinions:
My target resolution will be 800x600, and so apparently, maximazing my IE and counting the pixels seen, I can count about 780 pixels available (for example the right side has the vertical scroll bar taking up space).
For a resolution of 1024, I would get around 1004 pixels. But my focus is 800x600 screen resolution.
Now I know for example that Windows XP has a default blue/green theme, and that could ruin this pixel counts I made. What I want to ask is: "locking" the with of the page contents at 780 pixels would be acceptable?
I'm thinking about "locking" the width, so that the aspect of the page keeps the same on every resolution, with no auto-justify of contents ... if one would open it in a smaller window, it would get an horizontal scroll bar, instead of lines being wrapped inside the table cells.
I must think about cross-browser compatibility (obviously), and on this resolution point ... to maximize my view area and user positive experience (no fidling with scroll bars, unless they open a small window, but I can't do anything about that).
Any opinion counts ...
I'm going to develop a web site from scratch, and although I have some experience with the technology (developing intranet sites), I want to ask all your experts out there for your opinions:
My target resolution will be 800x600, and so apparently, maximazing my IE and counting the pixels seen, I can count about 780 pixels available (for example the right side has the vertical scroll bar taking up space).
For a resolution of 1024, I would get around 1004 pixels. But my focus is 800x600 screen resolution.
Now I know for example that Windows XP has a default blue/green theme, and that could ruin this pixel counts I made. What I want to ask is: "locking" the with of the page contents at 780 pixels would be acceptable?
I'm thinking about "locking" the width, so that the aspect of the page keeps the same on every resolution, with no auto-justify of contents ... if one would open it in a smaller window, it would get an horizontal scroll bar, instead of lines being wrapped inside the table cells.
I must think about cross-browser compatibility (obviously), and on this resolution point ... to maximize my view area and user positive experience (no fidling with scroll bars, unless they open a small window, but I can't do anything about that).
Any opinion counts ...