in reply to Re: Why use templates?
in thread Why use templates?

as to CSS for a solution--the simple reason it's not used everywhere: netscape 4 and ie 3.

That's not the point, though... (I think you know that, but the BUU may not). CSS controls the L&F. Templating is about the factoring out the presentation layer ( which in this case, should be factored out again with CSS to separate the definition with L&F ) from the code logic....