On Tue, Dec 09, 2003 at 01:07:04PM -0600, Puneet Kishor wrote: >I also include headers/footers, and code title and >bunch of other things in the headers and footers. Most of the time the >title of the page is dynamic precisely because it describes dynamic >contents of a page. The designer should not worry about what the title >is... the designer should only worry about how the <title> should look.
One of the things for which I use H::T is to get a consistent look to a site. Each page is written as a template with header and footer includes much as Cees Hek stated. Those titles are fixed per-page, and all the templates are run through the same script to get the final HTML output; not only does each page get its title, but the "related pages" links use the titles of those related pages too. The only alternative I can see is to set up a database of some sort which would contain the title for each page. This seems silly. Roger ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users