So I'm setting up a website for someone and I'm wondering about a couple of things, specificially:
1) They said they'd like it to be printable (just in case). Well most websites aren't, they simply go off the right hand side of the page e.g. blitz home page, bbc news, grey alien games etc because they have a fixed size which is wider than a page of A4 paper. If I don't give it a fixed size, fine it will fit on a page of A4, and it will show all the text on-screen at resolutions lower than 1024x768 by wordwrapping, but I can't really make a "nice" layout with tables if I do that. Run it high res and all the text will stretch really wide (imagine it on a widescreen laptop!) but the images will be the same size so the layout screws up and it doesn't look the same on all PCs. So shall I tell him, sorry no go on the printable version?
2) OK let's say I go fixed width using a table, which I presume it would be best to centre rather than left-align, yes? I was thinking of making it 800 pixels wide (with a small border round it) so basically it will be full-screen on 800x600 (not many people run windows like this any more according to stats) and nicely centred and with the same layout in 1024x768 and higher. Is this the way to go?
3) Finally, should I fix the font size (to ensure consistent layout) or allow it to be scaled by the user (for hard of sight etc). Most sites have a fixed size font including bbc news believe it or not. Seems a bit inflexible, but if I was using option 1 (non-fixed size table), I may as well allow a non-fixed size font.
Opinions/Rants welcome thanx!
Oh an if you've got any "web design tips" links please post 'em, thanx again.
1) They said they'd like it to be printable (just in case). Well most websites aren't, they simply go off the right hand side of the page e.g. blitz home page, bbc news, grey alien games etc because they have a fixed size which is wider than a page of A4 paper. If I don't give it a fixed size, fine it will fit on a page of A4, and it will show all the text on-screen at resolutions lower than 1024x768 by wordwrapping, but I can't really make a "nice" layout with tables if I do that. Run it high res and all the text will stretch really wide (imagine it on a widescreen laptop!) but the images will be the same size so the layout screws up and it doesn't look the same on all PCs. So shall I tell him, sorry no go on the printable version?
2) OK let's say I go fixed width using a table, which I presume it would be best to centre rather than left-align, yes? I was thinking of making it 800 pixels wide (with a small border round it) so basically it will be full-screen on 800x600 (not many people run windows like this any more according to stats) and nicely centred and with the same layout in 1024x768 and higher. Is this the way to go?
3) Finally, should I fix the font size (to ensure consistent layout) or allow it to be scaled by the user (for hard of sight etc). Most sites have a fixed size font including bbc news believe it or not. Seems a bit inflexible, but if I was using option 1 (non-fixed size table), I may as well allow a non-fixed size font.
Opinions/Rants welcome thanx!
Oh an if you've got any "web design tips" links please post 'em, thanx again.