Thanks all for the positive feedback!
Quote: "I think it would be good if you could make the background a bit darker, but no too much, because the text was difficult to see at first."
Yeah, i might have to do that... i cant make the white text any lighter so its either i darken the background or like Nicholas said make the text dark blue-black. I'll have a play around with the colours and see what i come up with. Thanks both of you.
Quote: "Could you center the whole content block? I know some simple CSS code that works well if you need it."
Thanks but for some wierd reason i think i kinda prefer it hugging the left side of the browser.
Quote: "To lock the font size, dont you just use 'font-size: 12px' in the style? Something like:
BODY { font-size: 12px; }"
Yep, worked like a charm. I'll get to fixing up the files when i got the time. Thanks!
[edit] How about say within the html main body you need to change the font size for headings etc, how can you do this and still lock the font size? check this page out for example;
http://www.hexgear.co.nr/tutorials/path/path.html, changing the IE text size doesn't affect the normal text but it does the heading/title. Any ideas?
Quote: "Doesn't half look skinny on my resolution though!"
What resolution are you using? I made the site with a 1280 x 1024 resolution and just tried to pick a width that would be kinda ok for a range of common resolutions since the width doesnt scale automatically. So far it isnt that bad...