The idea here is to simply add logic to to HTML pages which allow for conditional display and/or processing and to encapsulate pages into functions. The usefulness of this approach is shared code (HTML or otherwise) and more powerful, rich, and useful behavior of the pages without the clunkiness of CGI programming. Studying the example found in E.1 should provide sufficient insight into the meaning of this concept.