|
that really depends on your website content's and how large you want it to be (to fit the screen width or have some space left on the left and right margin of the page content?)
The layout can be set using different values from website to website so I cannot tell you what the best values for your website could be...
If you make it to fit the screen (like width="100%") consider that there are more than 800*600 and 1024*768 monitors that will display your pages. So, in case there will be a large monitor imagine how your page would look like.
In case you don't have any experience with CSS, I suggest you to learn it, because it can do a lot of tricks for you.
|