I’ve been creating my new style web pages (I am coding using Notepad again) using CSS, some javascript and I’m getting there with the design except for the fact that even though I specify a height for the main container DIV, the page seems to scroll down way beyond what should be the end of the document. Here is the test page:
Ah! That would certainly do it. Cheers DT, I’ll have a play when I’m back home. That’s the only thing I don’t like about segregating style sheets away from the main docs. I keep forgetting to refer back to them, that’s why I’ve tried to include as much of the style in the main doc on each DIV just for quick tweaking.