pageoneresults
Posts: 1001 From: Orange, CA USA Status: offline
|
RE: What are includes? - 6/6/2001 20:20:00
Includes are individual .htm pages that usually contain navigation elements such as images, text, etc. that would be consistent throughout the site.I typically have three includes: navigation-top.htm navigation-left.htm navigation-bottom.htm Each contains the static information that resides in these three areas. Once you've developed your navigation files, you then position your cursor in the table or cell where the include should appear. Select Insert > Component > Include Page and browse to the page in your directory. Hit okay and viola, you've just mastered the include page feature. Its also referred to as SSI or Server Side Includes. Designing with includes is a very smart choice and allows you to perform normal maintenance routines in a flash!
[This message has been edited by pageoneresults (edited 06-06-2001).]
|